1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

Merge pull request #647 from clone1612/productionSizeFix

Fix dependency type of Spectron module
This commit is contained in:
SuenagaRyota
2017-06-18 14:39:31 +09:00
committed by GitHub

View File

@@ -77,7 +77,6 @@
"react-redux": "^4.4.5",
"redux": "^3.5.2",
"sander": "^0.5.1",
"spectron": "^3.6.2",
"superagent": "^1.2.0",
"superagent-promise": "^1.0.3"
},
@@ -114,6 +113,7 @@
"react-input-autosize": "^1.1.0",
"react-router": "^2.4.0",
"react-router-redux": "^4.0.4",
"spectron": "^3.6.2",
"standard": "^8.4.0",
"style-loader": "^0.12.4",
"stylus": "^0.52.4",