Skip to content

Commit 7b27245

Browse files
committed
chore(versions): change adjust version lib script
1 parent 04a733b commit 7b27245

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
@@ -3,7 +3,7 @@
33
"version": "0.0.0-development",
44
"scripts": {
55
"adjust-version": "npm-run-all adjust-version:*",
6-
"adjust-version:lib": "replace-json-property projects/ng-simple-alert/package.json version $VERSION",
6+
"adjust-version:lib": "replace-json-property projects/pretty-html-log/package.json version $VERSION",
77
"adjust-version:main": "replace-json-property package.json version $VERSION",
88
"ng": "ng",
99
"start": "ng serve",

0 commit comments

Comments
 (0)