chore: update package.json

This commit is contained in:
Kamil Myśliwiec
2024-10-16 12:40:57 +02:00
parent 94a1ca14a9
commit 198eaf7e5c

View File

@@ -19,7 +19,7 @@
"build:dev": "tsc -b -v packages --watch",
"prebuild:prod": "npm run clean",
"build:prod": "tsc -b -v packages",
"changelog": "lerna-changelog --from=v10.4.1",
"changelog": "lerna-changelog",
"clean": "tsc -b --clean packages",
"move:samples": "gulp move:samples",
"move:node_modules": "gulp move:node_modules",