Skip to content

Commit 8e217f5

Browse files
author
sw-yx
committed
move globby to deps not devdeps closes #173
1 parent d3cb071 commit 8e217f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"commander": "^2.17.1",
3838
"express": "^4.16.3",
3939
"express-logging": "^1.1.1",
40+
"globby": "^10.0.1",
4041
"jwt-decode": "^2.2.0",
4142
"toml": "^2.3.3",
4243
"webpack": "^4.17.1",
@@ -45,7 +46,6 @@
4546
"devDependencies": {
4647
"auto-changelog": "^1.13.0",
4748
"gh-release": "^3.5.0",
48-
"globby": "^10.0.1",
4949
"jest": "^23.6.0"
5050
}
5151
}

0 commit comments

Comments
 (0)