Skip to content

Commit 4319235

Browse files
authored
Move semver to prod dependencies (#3413)
1 parent 5f54929 commit 4319235

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
@@ -87,6 +87,7 @@
8787
"requireg": "^0.2.2",
8888
"resq": "^1.10.2",
8989
"sprintf-js": "^1.1.1",
90+
"semver": "^6.3.0",
9091
"uuid": "^8.3.2"
9192
},
9293
"devDependencies": {
@@ -127,7 +128,6 @@
127128
"qrcode-terminal": "^0.12.0",
128129
"rosie": "^1.6.0",
129130
"runok": "^0.9.2",
130-
"semver": "^6.3.0",
131131
"sinon": "^9.2.4",
132132
"sinon-chai": "^3.7.0",
133133
"testcafe": "^1.18.3",

0 commit comments

Comments
 (0)