Skip to content

Commit

Permalink
chore: revert a version bump since it's done by release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
timofei-iatsenko committed Sep 4, 2024
1 parent 9afcd03 commit b2e9ca7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-cc-library",
"version": "3.4.0",
"version": "3.3.0",
"scripts": {
"run:demo": "ng serve example",
"build:demo": "ng build example --configuration production",
Expand All @@ -12,7 +12,6 @@
"precommit": "lint-staged",
"prepare": "husky"
},
"private": true,
"dependencies": {
"@angular/common": "^18.2.2",
"@angular/compiler": "^18.2.2",
Expand Down

0 comments on commit b2e9ca7

Please sign in to comment.