Skip to content

Commit b2e9ca7

Browse files
chore: revert a version bump since it's done by release-it
1 parent 9afcd03 commit b2e9ca7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-cc-library",
3-
"version": "3.4.0",
3+
"version": "3.3.0",
44
"scripts": {
55
"run:demo": "ng serve example",
66
"build:demo": "ng build example --configuration production",
@@ -12,7 +12,6 @@
1212
"precommit": "lint-staged",
1313
"prepare": "husky"
1414
},
15-
"private": true,
1615
"dependencies": {
1716
"@angular/common": "^18.2.2",
1817
"@angular/compiler": "^18.2.2",

0 commit comments

Comments
 (0)