mirror of
https://github.com/directus/directus.git
synced 2026-01-27 14:28:12 -05:00
Remove prepare script from schema package
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"types": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"build": "tsc --build && echo \"Built successfully\"",
|
||||
"prepare": "npm run build",
|
||||
"dev": "npm-watch build"
|
||||
},
|
||||
"watch": {
|
||||
|
||||
Reference in New Issue
Block a user