Skip to content

Commit d74eb16

Browse files
authored
Release 0.3.2 (#101)
1 parent 826c72c commit d74eb16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bluekit",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Visualisation and Playground generated from Components",
55
"main": "lib/index.js",
66
"jsnext:main": "src/index.js",
@@ -74,7 +74,7 @@
7474
"fuzzy": ">=0.1",
7575
"gulp": ">=3",
7676
"gulp-eslint": "^3.0.1",
77-
"immutable": "^3.8.1",
77+
"immutable": "3.8.1",
7878
"lodash": "^4.16.6",
7979
"nunjucks": ">=2",
8080
"radium": ">=0.15",

0 commit comments

Comments
 (0)