Skip to content

Commit ffcd4d7

Browse files
Feature: Set version of package to 16.1.1 (#8)
1 parent 74d2c9b commit ffcd4d7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ngrx-http-tracking/dist/ngrx-http-tracking/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "@acandylevey/ngrx-http-tracking",
33
"version": "#{GITHUB_TAG_VERSION}#",
44
"peerDependencies": {
5-
"@angular/common": "^15.0.0",
6-
"@angular/core": "^15.0.0"
5+
"@angular/common": "^16.1.1",
6+
"@angular/core": "^16.1.1"
77
},
88
"dependencies": {
99
"tslib": "^2.3.0"

ngrx-http-tracking/projects/ngrx-http-tracking/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "@acandylevey/ngrx-http-tracking",
33
"version": "#{GITHUB_TAG_VERSION}#",
44
"peerDependencies": {
5-
"@angular/common": "^15.0.0",
6-
"@angular/core": "^15.0.0"
5+
"@angular/common": "^16.1.1",
6+
"@angular/core": "^16.1.1"
77
},
88
"dependencies": {
99
"tslib": "^2.3.0"

0 commit comments

Comments
 (0)