Seed Support #56

Closed
ocnios wants to merge 173 commits from master into build
2 changed files with 2 additions and 3 deletions
Showing only changes of commit 3648554f48 - Show all commits

View file

@ -12,6 +12,7 @@
"install": "^0.8.7",
"jayson": "^2.0.2",
"npm": "^4.2.0",
"semver": "^5.3.0",
"tree-kill": "^1.1.0"
}
}

View file

@ -43,7 +43,5 @@
"electron": "^1.4.15",
"electron-builder": "^11.7.0"
},
"dependencies": {
"semver": "^5.3.0"
}
"dependencies": {}
}