Skip to content

Commit c18da59

Browse files
authored
Updating the package file to match the original repo by removing firebase as a dependency
1 parent 3ea6fa1 commit c18da59

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

-4
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,8 @@
2727
"package.json"
2828
],
2929
"dependencies": {},
30-
"peerDependencies": {
31-
"firebase": "^2.4.0 || 3.x.x"
32-
},
3330
"devDependencies": {
3431
"coveralls": "2.11.4",
35-
"firebase": "3.x.x",
3632
"gulp": "3.9.0",
3733
"gulp-concat": "2.6.0",
3834
"gulp-ext-replace": "0.2.0",

0 commit comments

Comments
 (0)