We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 886e9a6 commit cf26ff4Copy full SHA for cf26ff4
package.json
@@ -1,9 +1,8 @@
1
{
2
"name": "react-native-firestack",
3
- "version": "0.0.2",
+ "version": "0.0.1",
4
"author": "Ari Lerner <ari@fullstack.io> (https://fullstackreact.com)",
5
"description": "A firebase v3 adapter",
6
- "private": true,
7
"main": "firestack",
8
"scripts": {
9
"start": "node node_modules/react-native/local-cli/cli.js start",
0 commit comments