Checkpoint commit before implementing changes for auto update
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "ayanova",
|
||||
"version": "8.0.0-alpha.21",
|
||||
"version": "8.0.0-alpha.23",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
"build": "vue-cli-service build --modern",
|
||||
"build": "vue-cli-service build --modern --report",
|
||||
"test:unit": "vue-cli-service test:unit",
|
||||
"test:e2e": "vue-cli-service test:e2e",
|
||||
"test:front": "vue-cli-service test:e2e --url http://localhost:8080",
|
||||
|
||||
Reference in New Issue
Block a user