Skip to content

Commit 2b7b9a9

Browse files
Ben Grynhausbengry
authored andcommitted
Version bump (0.4.9)
1 parent e08298e commit 2b7b9a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

libs/core/package.json

Lines changed: 1 addition & 1 deletion
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": "0.4.8",
4+
"version": "0.4.9",
55
"ngPackage": {
66
"deleteDestPath": true,
77
"whitelistedNonPeerDependencies": [

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.4.8",
4+
"version": "0.4.9",
55
"ngPackage": {
66
"lib": {
77
"entryFile": "public-api.ts",
@@ -70,7 +70,7 @@
7070
],
7171
"private": false,
7272
"peerDependencies": {
73-
"@angular-react/core": "^0.4.8",
73+
"@angular-react/core": "^0.4.9",
7474
"@angular/common": "^6.1.0",
7575
"@angular/core": "^6.1.0",
7676
"@angular/platform-browser-dynamic": "^6.1.0",

0 commit comments

Comments
 (0)