We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac4fa2 commit 34b2954Copy full SHA for 34b2954
libs/fabric/package.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "../../node_modules/ng-packagr/package.schema.json",
3
"name": "@angular-react/fabric",
4
- "version": "0.2.2",
+ "version": "0.2.3",
5
"ngPackage": {
6
"lib": {
7
"entryFile": "public-api.ts",
@@ -62,7 +62,7 @@
62
],
63
"private": false,
64
"peerDependencies": {
65
- "@angular-react/core": "^0.2.1",
+ "@angular-react/core": "^0.2.3",
66
"@angular/common": "^5.2.7",
67
"@angular/core": "^5.2.7",
68
"@angular/platform-browser-dynamic": "^5.2.7",
0 commit comments