There was an error while loading. Please reload this page.
1 parent 7260b9d commit 95c8306Copy full SHA for 95c8306
package.json
@@ -27,7 +27,7 @@
27
"npm-release": "npm-release",
28
"library:build:generate-package-class": "generate-package-class",
29
"documentation:generate": "ts-node --esm ./automation/documentation/generate.js",
30
- "library:documentation:generate": "typedoc ./src/main.ts"
+ "library:documentation:generate": "typedoc ./src/main.js"
31
},
32
"main": "dist/main.js",
33
"types": "dist/main.d.ts",
0 commit comments