[packages][xs]: replace prepublish with prepare

This commit is contained in:
olayway
2023-06-08 23:52:49 +02:00
parent c3246ee7f8
commit e82e2ae021
7 changed files with 16 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
"access": "public"
},
"scripts": {
"prepublish": "nx build core"
"prepare": "nx build core"
},
"files": [
"dist"