Skip to content

Commit 34b2954

Browse files
author
Ben Grynhaus
committed
Fabric version bump
1 parent 2ac4fa2 commit 34b2954

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/fabric/package.json

Lines changed: 2 additions & 2 deletions
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": "0.2.2",
4+
"version": "0.2.3",
55
"ngPackage": {
66
"lib": {
77
"entryFile": "public-api.ts",
@@ -62,7 +62,7 @@
6262
],
6363
"private": false,
6464
"peerDependencies": {
65-
"@angular-react/core": "^0.2.1",
65+
"@angular-react/core": "^0.2.3",
6666
"@angular/common": "^5.2.7",
6767
"@angular/core": "^5.2.7",
6868
"@angular/platform-browser-dynamic": "^5.2.7",

0 commit comments

Comments
 (0)