Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Oct 16, 2024
1 parent 94a1ca1 commit 198eaf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 198eaf7

Please sign in to comment.