Skip to content

Commit cf26ff4

Browse files
committed
Removed devDependencies
1 parent 886e9a6 commit cf26ff4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "react-native-firestack",
3-
"version": "0.0.2",
3+
"version": "0.0.1",
44
"author": "Ari Lerner <ari@fullstack.io> (https://fullstackreact.com)",
55
"description": "A firebase v3 adapter",
6-
"private": true,
76
"main": "firestack",
87
"scripts": {
98
"start": "node node_modules/react-native/local-cli/cli.js start",

0 commit comments

Comments
 (0)