Skip to content

Commit 6a7ec88

Browse files
author
Scott Prue
committed
v3.0.3
1 parent 255b810 commit 6a7ec88

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-redux-firebase",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "Redux integration for Firebase. Comes with a Higher Order Components for use with React.",
55
"main": "lib/index.js",
66
"module": "es/index.js",
@@ -127,7 +127,7 @@
127127
"uglifyjs-webpack-plugin": "^2.1.3",
128128
"webpack": "^4.41.0",
129129
"webpack-bundle-analyzer": "^2.9.0",
130-
"webpack-cli": "^3.1.2",
130+
"webpack-cli": "^3.3.9",
131131
"ws": "^3.2.0",
132132
"xmlhttprequest": "^1.8.0"
133133
},

0 commit comments

Comments
 (0)