Added esprima as dependency
This commit is contained in:
parent
b1d3fa3f42
commit
da9e599e8f
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
||||||
"@nuxtjs/toast": "^3.3.1",
|
"@nuxtjs/toast": "^3.3.1",
|
||||||
"ace-builds": "^1.4.12",
|
"ace-builds": "^1.4.12",
|
||||||
"firebase": "^7.17.1",
|
"firebase": "^7.17.1",
|
||||||
|
"esprima": "^4.0.1",
|
||||||
"graphql": "^15.3.0",
|
"graphql": "^15.3.0",
|
||||||
"graphql-language-service-interface": "^2.4.0",
|
"graphql-language-service-interface": "^2.4.0",
|
||||||
"nuxt": "^2.12.2",
|
"nuxt": "^2.12.2",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue