Skip to content

Commit 198eaf7

Browse files
chore: update package.json
1 parent 94a1ca1 commit 198eaf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"build:dev": "tsc -b -v packages --watch",
2020
"prebuild:prod": "npm run clean",
2121
"build:prod": "tsc -b -v packages",
22-
"changelog": "lerna-changelog --from=v10.4.1",
22+
"changelog": "lerna-changelog",
2323
"clean": "tsc -b --clean packages",
2424
"move:samples": "gulp move:samples",
2525
"move:node_modules": "gulp move:node_modules",

0 commit comments

Comments
 (0)