Commit 8bfdac08 authored by LianaHus's avatar LianaHus

added semver to devDependencies

parent 5fde1730
...@@ -68,13 +68,13 @@ ...@@ -68,13 +68,13 @@
"web3": "1.0.0-beta.27", "web3": "1.0.0-beta.27",
"webworkify": "^1.2.1", "webworkify": "^1.2.1",
"yo-yo": "^1.2.2", "yo-yo": "^1.2.2",
"yo-yoify": "^3.7.3" "yo-yoify": "^3.7.3",
"semver": "^6.1.2"
}, },
"dependencies": { "dependencies": {
"http-server": "^0.11.1", "http-server": "^0.11.1",
"remix-plugin": "0.0.2-alpha.10", "remix-plugin": "0.0.2-alpha.10",
"remixd": "0.1.8-alpha.6", "remixd": "0.1.8-alpha.6"
"semver": "^6.1.2"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment