We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7af481c commit 81f2109Copy full SHA for 81f2109
1 file changed
package.json
@@ -14,7 +14,8 @@
14
"babel-register": "^6.7.2",
15
"chai": "^3.5.0",
16
"mocha": "^2.4.5",
17
- "webpack": "^1.12.14"
+ "webpack": "^1.12.14",
18
+ "immutable": "^3.7.6"
19
},
20
"scripts": {
21
"test": "mocha tests --compilers js:babel-register --recursive --harmony_shipping ",
0 commit comments