Skip to content

Commit ba8a35d

Browse files
committed
Add framework-integration-shared dependency on the inner package
1 parent 25666f4 commit ba8a35d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hugerte-angular-component/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"repository": "https://github.com/hugerte/hugerte-angular.git",
66
"license": "MIT",
77
"private": false,
8+
"dependencies": {
9+
"@hugerte/framework-integration-shared": "^1.0.1"
10+
},
811
"peerDependencies": {
912
"@angular/core": ">=16.0.0",
1013
"@angular/common": ">=16.0.0",

0 commit comments

Comments
 (0)