mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
chore: update package.json
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user