mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Revert "Revert "Bump buildscript to 2.3.0""
This reverts commit 8f631e450cb17beac28fa6e62303bcb413562c46.
This commit is contained in:
parent
d5fba45a2e
commit
ab63007391
3 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
||||||
"prettier/standard"
|
"prettier/standard"
|
||||||
],
|
],
|
||||||
"parserOptions": {
|
"parserOptions": {
|
||||||
"ecmaVersion": 2017
|
"ecmaVersion": 2018
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
"mocha",
|
"mocha",
|
||||||
|
|
|
@ -7,4 +7,4 @@ docstore
|
||||||
--language=es
|
--language=es
|
||||||
--node-version=10.21.0
|
--node-version=10.21.0
|
||||||
--public-repo=True
|
--public-repo=True
|
||||||
--script-version=2.2.0
|
--script-version=2.3.0
|
||||||
|
|
|
@ -48,7 +48,7 @@
|
||||||
"eslint-plugin-react": "^7.19.0",
|
"eslint-plugin-react": "^7.19.0",
|
||||||
"eslint-plugin-standard": "^4.0.1",
|
"eslint-plugin-standard": "^4.0.1",
|
||||||
"mocha": "^7.1.1",
|
"mocha": "^7.1.1",
|
||||||
"prettier": "^2.0.1",
|
"prettier": "^2.0.0",
|
||||||
"prettier-eslint-cli": "^5.0.0",
|
"prettier-eslint-cli": "^5.0.0",
|
||||||
"request": "~2.88.2",
|
"request": "~2.88.2",
|
||||||
"sandboxed-module": "~2.0.3",
|
"sandboxed-module": "~2.0.3",
|
||||||
|
|
Loading…
Reference in a new issue