We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 826c72c commit d74eb16Copy full SHA for d74eb16
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-bluekit",
3
- "version": "0.3.1",
+ "version": "0.3.2",
4
"description": "Visualisation and Playground generated from Components",
5
"main": "lib/index.js",
6
"jsnext:main": "src/index.js",
@@ -74,7 +74,7 @@
74
"fuzzy": ">=0.1",
75
"gulp": ">=3",
76
"gulp-eslint": "^3.0.1",
77
- "immutable": "^3.8.1",
+ "immutable": "3.8.1",
78
"lodash": "^4.16.6",
79
"nunjucks": ">=2",
80
"radium": ">=0.15",
0 commit comments