Skip to content

Commit a06737a

Browse files
committed
v1.0.3
1 parent 7ee0906 commit a06737a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-code-push-plugin",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Config plugin to auto configure react-native-code-push on prebuild",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",
@@ -32,8 +32,8 @@
3232
"expo": "^49"
3333
},
3434
"devDependencies": {
35-
"expo-module-scripts": "^3.0.3",
36-
"expo": "^49"
35+
"expo": "^49",
36+
"expo-module-scripts": "^3.0.3"
3737
},
3838
"upstreamPackage": "react-native-code-push"
3939
}

0 commit comments

Comments
 (0)