Skip to content

Commit 0f8ab0c

Browse files
author
Eugene Rodionov
committed
Merge branch 'master' of github.com:fcomb/redux-logger
2 parents d16f808 + 1984ac6 commit 0f8ab0c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,16 @@
3333
},
3434
"homepage": "https://github.com/fcomb/redux-logger#readme",
3535
"devDependencies": {
36-
"babel": "^5.8.23",
37-
"babel-core": "^5.8.24",
38-
"babel-eslint": "^4.1.2",
39-
"babel-loader": "^5.3.2",
40-
"babel-plugin-react-transform": "^1.1.0",
41-
"eslint": "^1.4.3",
36+
"babel": "5.8.23",
37+
"babel-core": "5.8.25",
38+
"babel-eslint": "4.1.3",
39+
"babel-loader": "5.3.2",
40+
"babel-plugin-react-transform": "1.1.1",
41+
"eslint": "1.5.1",
4242
"eslint-config-airbnb": "0.0.8",
43-
"eslint-plugin-react": "^3.4.2",
44-
"gh-pages": "^0.4.0",
45-
"rimraf": "^2.4.3",
46-
"webpack": "^1.12.1"
43+
"eslint-plugin-react": "3.4.2",
44+
"gh-pages": "0.4.0",
45+
"rimraf": "2.4.3",
46+
"webpack": "1.12.2"
4747
}
4848
}

0 commit comments

Comments
 (0)