@forbole/mrm-preset-forbole-rn
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -78,4 +78,4 @@ const { | ||
// @react-navigation/stack compat | ||
const appJS = lines('App.js').get(); | ||
lines('App.js') | ||
const appJS = lines('App.tsx').get(); | ||
lines('App.tsx') | ||
.set( | ||
@@ -82,0 +82,0 @@ [ |
{ | ||
"name": "@forbole/mrm-preset-forbole-rn", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "MRM preset for scaffolding react-native projects [@Forbole](https://github.com/forbole).", | ||
@@ -5,0 +5,0 @@ "main": "config.json", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32236