Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit 66eac3f

Browse files
committed
Version 2.2.2
1 parent e159854 commit 66eac3f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
*.swp
22
bin/
33
node_modules/
4+
package-lock.json

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "firebase-import",
33
"description": "npm config for Firebase Import",
4-
"version": "2.2.1",
4+
"version": "2.2.2",
55
"dependencies": {
66
"JSONStream": "^1.2.1",
77
"firebase": "^3.4.0",

0 commit comments

Comments
 (0)