Merge branch 'master' into fix-remove-workdir-at-the-end

This commit is contained in:
peaceiris
2020-02-19 12:18:15 +09:00
2 changed files with 4 additions and 4 deletions

View File

@@ -57,7 +57,7 @@
},
"devDependencies": {
"@types/jest": "^25.1.2",
"@types/node": "^13.7.1",
"@types/node": "~12",
"@typescript-eslint/eslint-plugin": "^2.20.0",
"@typescript-eslint/parser": "^2.20.0",
"@zeit/ncc": "^0.21.0",