1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Fix dependency type of spectron module

This commit is contained in:
Jannick Hemelhof
2017-06-17 18:01:01 +02:00
parent df1f083ebf
commit acaefe22d1

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",