Skip to content

Commit ab3f825

Browse files
bump major version
1 parent 26b1a28 commit ab3f825

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../../node_modules/ng-packagr/package.schema.json",
33
"name": "@angular-react/core",
4-
"version": "2.0.5",
4+
"version": "3.0.0",
55
"ngPackage": {
66
"deleteDestPath": true,
77
"whitelistedNonPeerDependencies": [

libs/fabric/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../../node_modules/ng-packagr/package.schema.json",
33
"name": "@angular-react/fabric",
4-
"version": "2.0.5",
4+
"version": "3.0.0",
55
"ngPackage": {
66
"lib": {
77
"entryFile": "public-api.ts",

0 commit comments

Comments
 (0)