mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-29 00:20:04 +01:00
mobile: add missing postinstall script in package.json
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"app/"
|
||||
],
|
||||
"scripts": {
|
||||
"postinstall": "patch-package",
|
||||
"run-android": "cd native && react-native run-android --active-arch-only",
|
||||
"run-ios": "cd native && react-native run-ios",
|
||||
"start": "cd native && react-native start",
|
||||
|
||||
Reference in New Issue
Block a user