mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-11 14:22:51 +00:00
one error down
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"typecheck": "tsc",
|
||||
"lint": "eslint \"**/*.{js,ts,tsx}\"",
|
||||
"clean": "del-cli android/build example/android/build example/android/app/build example/ios/build lib",
|
||||
"prepare": "bob build",
|
||||
"prepare": "pnpm run ubrn:checkout && pnpm run ubrn:android && bob build",
|
||||
"release": "release-it --only-version"
|
||||
},
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user