udpated 测试依赖

This commit is contained in:
mumuy
2021-10-29 09:38:24 +08:00
parent c976f902d5
commit 8183afab7d
2 changed files with 108 additions and 35 deletions

View File

@@ -27,7 +27,9 @@
"gulp": "^4.0.2",
"gulp-rename": "^2.0.0",
"gulp-uglify": "^3.0.2",
"tape": "^5.3.1"
"tape": "^5.3.1",
"set-value": ">=4.0.1",
"glob-parent": ">=5.1.2"
},
"scripts": {
"test": "node tests/test.js",