Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyri1 committed Nov 7, 2022
1 parent be9cf34 commit 5aaf65b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"capacitor-assets": "capacitor-assets",
"postbuild": "ionic cap add android && npx trapeze run config.yaml -y && npm run capacitor-assets generate -- --android --iconBackgroundColor '#0ec6d2' --iconBackgroundColorDark '#0ec6d2' --splashBackgroundColor '#0ec6d2' --splashBackgroundColorDark '#0ec6d2' && npx cap sync && npx cap open android",
"test:unit": "vue-cli-service test:unit",
"test:e2e": "vue-cli-service test:e2e",
"lint": "vue-cli-service lint"
Expand Down

0 comments on commit 5aaf65b

Please sign in to comment.