Skip to content

Commit 8fdef0d

Browse files
author
Ben Grynhaus
committed
bump fabric version
1 parent 52a60d2 commit 8fdef0d

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.1.7-alpha5",
4+
"version": "0.1.7-alpha6",
55
"ngPackage": {
66
"lib": {
77
"entryFile": "public-api.ts",
@@ -62,7 +62,7 @@
6262
],
6363
"private": false,
6464
"peerDependencies": {
65-
"@angular-react/core": "^0.1.13-alpha5",
65+
"@angular-react/core": "^0.1.13-alpha6",
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)