mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-11 06:05:16 +08:00
updated versions
This commit is contained in:
parent
9fd6b03696
commit
c17969e15a
1 changed files with 3 additions and 3 deletions
|
@ -10,8 +10,8 @@
|
|||
"deploy:live": "npm run build && firebase deploy -P live --only hosting"
|
||||
},
|
||||
"engines": {
|
||||
"node": "14.17.3",
|
||||
"npm": "7.19.1"
|
||||
"node": "14.18.1",
|
||||
"npm": "6.14.15"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.3",
|
||||
|
@ -27,7 +27,7 @@
|
|||
"eslint-config-standard": "^16.0.3",
|
||||
"eslint-formatter-github": "^1.0.11",
|
||||
"eslint-plugin-import": "^2.23.4",
|
||||
"eslint-plugin-json": "^3.1.0",
|
||||
"eslint-plugin-json": "^2.1.2",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^5.1.0",
|
||||
"gulp": "^4.0.2",
|
||||
|
|
Loading…
Reference in a new issue