diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-10-05 10:13:34 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-10-05 10:13:34 +0530 |
commit | 713cdb5d5b5ae5df11bd8dbc1c2892a501fb47bc (patch) | |
tree | 2a2785e3398cb43c2604c73f3928a23268412e66 /package.json | |
parent | 1f7c4fd1631e2ec0fd908f87c22a9ade8aa4f439 (diff) |
using js in register.vuev0.0.3
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e2296a9..c663905 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openbills-web", - "version": "0.0.2", + "version": "0.0.3", "private": false, "scripts": { "dev": "vite", |