v1.10.0
This commit is contained in:
12
package.json
12
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hoppscotch",
|
||||
"version": "2.0.0",
|
||||
"version": "1.10.0",
|
||||
"description": "Open source API development ecosystem",
|
||||
"author": "liyasthomas",
|
||||
"private": true,
|
||||
@@ -29,13 +29,13 @@
|
||||
"acorn": "^8.1.0",
|
||||
"acorn-walk": "^8.0.2",
|
||||
"esprima": "^4.0.1",
|
||||
"firebase": "^8.3.2",
|
||||
"firebase": "^8.3.3",
|
||||
"graphql": "^15.5.0",
|
||||
"graphql-language-service-interface": "^2.8.2",
|
||||
"lodash": "^4.17.20",
|
||||
"mustache": "^4.2.0",
|
||||
"nuxt": "^2.15.4",
|
||||
"nuxt-i18n": "^6.22.3",
|
||||
"nuxt-i18n": "^6.24.0",
|
||||
"paho-mqtt": "^1.1.0",
|
||||
"rxjs": "^6.6.7",
|
||||
"socket.io-client": "^4.0.1",
|
||||
@@ -48,9 +48,9 @@
|
||||
"yargs-parser": "^20.2.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.13.14",
|
||||
"@babel/core": "^7.13.15",
|
||||
"@babel/plugin-proposal-class-properties": "^7.12.13",
|
||||
"@babel/preset-env": "^7.13.10",
|
||||
"@babel/preset-env": "^7.13.15",
|
||||
"@nuxt/types": "^2.15.4",
|
||||
"@nuxt/typescript-build": "^2.1.0",
|
||||
"@nuxtjs/color-mode": "^2.0.5",
|
||||
@@ -63,7 +63,7 @@
|
||||
"@vue/test-utils": "^1.1.3",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"babel-jest": "^26.6.3",
|
||||
"eslint": "^7.23.0",
|
||||
"eslint": "^7.24.0",
|
||||
"eslint-plugin-vue": "^7.7.0",
|
||||
"husky": "^6.0.0",
|
||||
"jest": "^26.6.3",
|
||||
|
||||
Reference in New Issue
Block a user