Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit c5bbb4e

Browse files
authored
fix: unblock compodoc page generation (#1145)
1 parent 47a6fc8 commit c5bbb4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
}
6565
},
6666
"devDependencies": {
67+
"@babel/plugin-proposal-private-methods": "^7.18.6",
6768
"@compodoc/compodoc": "1.1.21",
6869
"@types/acorn": "^4.0.2",
6970
"@types/console-log-level": "^1.4.0",

0 commit comments

Comments
 (0)