We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a733b commit 7b27245Copy full SHA for 7b27245
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0-development",
4
"scripts": {
5
"adjust-version": "npm-run-all adjust-version:*",
6
- "adjust-version:lib": "replace-json-property projects/ng-simple-alert/package.json version $VERSION",
+ "adjust-version:lib": "replace-json-property projects/pretty-html-log/package.json version $VERSION",
7
"adjust-version:main": "replace-json-property package.json version $VERSION",
8
"ng": "ng",
9
"start": "ng serve",
0 commit comments