Skip to content

Commit 9ae9c1d

Browse files
author
mohaseebtariq
committed
updated package.json
1 parent d580ea8 commit 9ae9c1d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

projects/angular-editor/package.json

+6-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,12 @@
1010
"url": "https://github.com/kolkov/angular-editor/issues"
1111
},
1212
"peerDependencies": {
13-
"@angular/common": ">=13",
14-
"@angular/core": ">=13"
13+
"@angular/common": ">=15",
14+
"@angular/core": ">=15",
15+
"@fortawesome/angular-fontawesome": "^0.10.2",
16+
"@fortawesome/free-brands-svg-icons": "^6.6.0",
17+
"@fortawesome/free-solid-svg-icons": "^6.6.0",
18+
"@fortawesome/fontawesome-svg-core": "^6.6.0"
1519
},
1620
"dependencies": {
1721
"tslib": "^2.3.0"

0 commit comments

Comments
 (0)