We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1987b08 commit 2ed9139Copy full SHA for 2ed9139
package.json
@@ -2,11 +2,11 @@
2
"name": "react-native-helloworld",
3
"description": "Boilerplate for React Native components with native code.",
4
"author": "Ben Wixen <[email protected]>",
5
- "version": "0.0.1",
+ "version": "0.0.2",
6
"main": "components/HelloWorld.js",
7
"repository": {
8
"type": "git",
9
- "url": "https://github.com/benwixen/9-projects-layout"
+ "url": "https://github.com/benwixen/9-project-layout"
10
},
11
"scripts": {
12
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments