Skip to content

Commit

Permalink
[deps] Move "semver" to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rajivshah3 committed Mar 16, 2020
1 parent fa863ce commit 4ddf277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,6 @@
"object.values": "^1.1.1",
"prop-types": "^15.7.2",
"resolve": "^1.15.1",
"semver": "^6.3.0",
"string.prototype.matchall": "^4.0.2",
"xregexp": "^4.3.0"
},
Expand All @@ -54,6 +53,7 @@
"istanbul": "^0.4.5",
"markdown-magic": "^1.0.0",
"mocha": "^5.2.0",
"semver": "^6.3.0",
"sinon": "^7.5.0",
"typescript": "^3.8.2",
"typescript-eslint-parser": "^20.1.1"
Expand Down

0 comments on commit 4ddf277

Please sign in to comment.