We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d316fd commit 7c6b454Copy full SHA for 7c6b454
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "kriya",
3
- "version": "2.8.4",
+ "version": "2.8.5",
4
"main": "index.js",
5
"description": "Kriya is a react/redux components library",
6
"license": "MIT",
@@ -109,8 +109,8 @@
109
"eslint-plugin-react": "^6.10.3",
110
"extract-text-webpack-plugin": "^2.0.0-rc.2",
111
"file-loader": "^0.9.0",
112
- "html-webpack-plugin": "^2.26.0",
113
"hoc-little-router": "^1.0.0",
+ "html-webpack-plugin": "^2.26.0",
114
"identity-obj-proxy": "^3.0.0",
115
"intl": "^1.2.5",
116
"jest": "^19.0.2",
0 commit comments