Skip to content

Commit

Permalink
chore: update example
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmnouira committed Aug 31, 2021
1 parent 8e06b54 commit 27b8250
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@
"workbox-streams": "5.1.4"
},
"scripts": {
"android:certif": "cd android && ./gradlew signingReport",
"android:clean": "cd android && ./gradlew clean",
"android:debug": "cd android && ./gradlew installDebug",
"android:debugLog": "adb -d logcat com.ahmnouira.ionicReactPush:I *:S",
"update": "ionic cap copy && ionic cap sync",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
Expand Down

0 comments on commit 27b8250

Please sign in to comment.