Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mrousavy committed Aug 28, 2024
1 parent 69ce6c5 commit 1b39eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"android": "react-native run-android",
"ios": "react-native run-ios",
"clean": "del-cli android/build node_modules/**/android/build lib",
"typescript": "tsc --noEmit false",
"lint": "eslint \"**/*.{js,ts,tsx}\" --fix",
"lint-ci": "eslint \"**/*.{js,ts,tsx}\" -f @jamesacarr/github-actions",
"start": "react-native start",
Expand Down

0 comments on commit 1b39eae

Please sign in to comment.