happy hippo
This commit is contained in:
+7
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "forbidden-fruit-dashboard",
|
||||
"version": "2.0.0",
|
||||
"version": "3.0.0",
|
||||
"license": "Apache-2.0",
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
@@ -14,7 +14,12 @@
|
||||
"js-yaml": "^3.14.0",
|
||||
"lodash.merge": "^4.6.2",
|
||||
"register-service-worker": "^1.7.1",
|
||||
"vue": "^2.6.11"
|
||||
"vue": "^2.6.11",
|
||||
"compression": "^1.7.4",
|
||||
"dotenv": "^8.2.0",
|
||||
"express": "^4.17.1",
|
||||
"ping": "^0.3.0",
|
||||
"rpio": "^2.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "~4.4.1",
|
||||
|
||||
Reference in New Issue
Block a user