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 616f9a0 commit b26e55eCopy full SHA for b26e55e
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": "1.0.2",
+ "version": "1.0.3",
5
"ngPackage": {
6
"lib": {
7
"entryFile": "public-api.ts",
@@ -44,7 +44,7 @@
44
],
45
"private": false,
46
"peerDependencies": {
47
- "@angular-react/core": "^0.6.2",
+ "@angular-react/core": "^1.0.0",
48
"@angular/common": "^8.0.2",
49
"@angular/core": "^8.0.2",
50
"@angular/platform-browser-dynamic": "^8.0.2",
0 commit comments