We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76c5815 commit db79f9fCopy full SHA for db79f9f
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-slingshot",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"description": "Starter kit for creating apps with React and Redux",
5
"scripts": {
6
"prestart": "npm run remove-dist",
@@ -27,7 +27,7 @@
27
},
28
"devDependencies": {
29
"babel": "5.8.23",
30
- "babel-eslint": "4.1.6",
+ "babel-eslint": "4.1.7",
31
"babel-loader": "5.1.4",
32
"babel-plugin-react-display-name": "2.0.0",
33
"babel-plugin-react-transform": "1.1.1",
0 commit comments