Skip to content

Commit 212f35c

Browse files
committed
2.2.4
1 parent c43f96a commit 212f35c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-firestack",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"author": "Ari Lerner <ari@fullstack.io> (https://fullstackreact.com)",
55
"description": "A firebase v3 adapter",
66
"main": "index",
@@ -19,8 +19,7 @@
1919
},
2020
"jest": {
2121
"preset": "jest-react-native",
22-
"setupFiles": [
23-
],
22+
"setupFiles": [],
2423
"unmockedModulePathPatterns": [
2524
"./node_modules/react",
2625
"./node_modules/react-native",

0 commit comments

Comments
 (0)