deps: update

This commit is contained in:
peaceiris
2019-09-16 05:02:11 +09:00
parent 50f614060a
commit 23e859c6a8
17 changed files with 991 additions and 485 deletions

View File

@@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"lint": "eslint index.js",
"test": "eslint index.js && jest",
"test": "jest",
"build": "npm prune --production"
},
"repository": {