Skip to content

Commit 9ea2120

Browse files
committed
chore(package): bump to 2.0.0
1 parent 0a73781 commit 9ea2120

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"react": "16.0.0-alpha.12",
1111
"react-native": "0.47.1",
12-
"react-native-offline-api": "^1.1.0"
12+
"react-native-offline-api": "2.0.0"
1313
},
1414
"devDependencies": {
1515
"babel-jest": "20.0.3",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-offline-api",
3-
"version": "1.2.0",
3+
"version": "2.0.0",
44
"description": "Offline first API wrapper for react-native",
55
"main": "./dist/index.js",
66
"types": "./src/index.d.ts",

0 commit comments

Comments
 (0)