mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 01:52:19 +08:00
remove sync commands
This commit is contained in:
@ -12,8 +12,7 @@
|
||||
"lint": "eslint --ext .js,.vue,.ts --ignore-path .gitignore --fix src",
|
||||
"cypress": "node_modules/.bin/cypress run --headless --browser chrome",
|
||||
"cypress.open": "cypress open",
|
||||
"start": "pnpm run dev",
|
||||
"sync": "sh ./scripts/sync.sh"
|
||||
"start": "pnpm run dev"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ionic/vue": "workspace:*",
|
||||
|
Reference in New Issue
Block a user