Skip to content

Commit d20d9b2

Browse files
committed
Fixing @compodoc library to 1.1.25 to be node 18 compatible
1 parent 1fd170a commit d20d9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@angular/platform-browser": "^19.0.5",
4747
"@angular/platform-browser-dynamic": "^19.0.5",
4848
"@angular/router": "^19.0.5",
49-
"@compodoc/compodoc": "^1.1.26",
49+
"@compodoc/compodoc": "1.1.25",
5050
"@formio/deprecated-types": "^0.1.0",
5151
"@formio/js": "^5.0.0",
5252
"@types/jasmine": "^5.1.5",

0 commit comments

Comments
 (0)