Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit b3a24a4

Browse files
author
Will Anderson
committed
Make HybridMobileDeploy a dependency of the example app
1 parent 70849c5 commit b3a24a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Examples/HybridMobileDeployCompanion/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
},
88
"dependencies": {
99
"react-native": "^0.8.0-rc",
10-
"react-native-button": "^1.2.0"
10+
"react-native-button": "^1.2.0",
11+
"react-native-hybrid-mobile-deploy": "file:../../"
1112
}
1213
}

0 commit comments

Comments
 (0)