We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32453ad commit 3cc7a0aCopy full SHA for 3cc7a0a
package.json
@@ -9,7 +9,7 @@
9
"type": "git",
10
"url": "https://github.com/microsoft/react-native-test-app.git"
11
},
12
- "version": "0.1.9",
+ "version": "0.1.10",
13
"description": "react-native-test-app provides a test app for all supported platforms as a package",
14
"keywords": [
15
"android",
@@ -36,7 +36,7 @@
36
"@react-native-community/cli": "^3.0.0",
37
"@react-native-community/cli-platform-android": "^3.0.0",
38
"@react-native-community/cli-platform-ios": "^3.0.0",
39
- "chalk":"^1.1.3",
+ "chalk": "^1.1.3",
40
"plop": "^2.6.0"
41
42
"peerDependencies": {
0 commit comments