added license to package.json

This commit is contained in:
Mathias Beaulieu-Duncan 2024-08-30 14:17:36 -04:00
parent 8cdb9c56eb
commit 8a1dc9eb36
Signed by: mathias
GPG Key ID: 1C16CF05BAF9162D

View File

@ -9,7 +9,6 @@
"peerDependencies": { "peerDependencies": {
"@angular/common": "^18.0.0", "@angular/common": "^18.0.0",
"@angular/core": "^18.0.0", "@angular/core": "^18.0.0",
"@openharbor/data": "^1.0.0", "@openharbor/data": "^1.0.0"
"rxjs": "^6.5.3||^7.4.0"
} }
} }