Version numbers
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "UpdaterApp",
|
"name": "UpdaterApp",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "ionic serve",
|
"dev": "ionic serve",
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
"cordova-plugin-ble-central": "^2.0.0",
|
"cordova-plugin-ble-central": "^2.0.0",
|
||||||
"ionicons": "^7.0.0",
|
"ionicons": "^7.0.0",
|
||||||
"pinia": "^3.0.3",
|
"pinia": "^3.0.3",
|
||||||
"updaterweblibrary": "1.0.37",
|
"updaterweblibrary": "1.1.0",
|
||||||
"vue": "^3.3.0",
|
"vue": "^3.3.0",
|
||||||
"vue-router": "^4.2.0"
|
"vue-router": "^4.2.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user