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 79fdd34 commit 0a2ea16Copy full SHA for 0a2ea16
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@thecodingmachine/react-native-boilerplate",
3
- "version": "3.1.3",
+ "version": "3.2.0",
4
"description": "TheCodingMachine React Native Boilerplate",
5
"repository": {
6
"type": "git",
template/package.json
"name": "boilerplate",
"private": true,
"scripts": {
"android": "react-native run-android",
0 commit comments