chore(deps): bump + docs: remove absolute instructions from readme

This commit is contained in:
Liyas Thomas
2021-03-30 05:00:24 +00:00
committed by GitHub
parent de57208bab
commit b9deec1487
12 changed files with 42 additions and 58 deletions

View File

@@ -33,11 +33,11 @@
"graphql": "^15.5.0",
"graphql-language-service-interface": "^2.8.2",
"lodash": "^4.17.20",
"mustache": "^4.1.0",
"mustache": "^4.2.0",
"nuxt": "^2.15.3",
"nuxt-i18n": "^6.22.2",
"paho-mqtt": "^1.1.0",
"rxjs": "^6.6.3",
"rxjs": "^6.6.7",
"socket.io-client": "^4.0.0",
"socketio-wildcard": "^2.0.0",
"tern": "^0.24.3",
@@ -48,7 +48,7 @@
"yargs-parser": "^20.2.7"
},
"devDependencies": {
"@babel/core": "^7.13.13",
"@babel/core": "^7.13.14",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/preset-env": "^7.13.10",
"@nuxt/types": "^2.15.3",
@@ -65,7 +65,7 @@
"babel-jest": "^26.6.3",
"eslint": "^7.23.0",
"eslint-plugin-vue": "^7.7.0",
"husky": "^5.2.0",
"husky": "^6.0.0",
"jest": "^26.6.3",
"jest-serializer-vue": "^2.0.2",
"postcss": "^8.2.8",