fix misskey-js tests (unit and type)
This commit is contained in:
parent
90201307a0
commit
daef7cb961
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
*
|
||||
* SUPPORTED TOKENS: <projectFolder>, <packageName>, <unscopedPackageName>
|
||||
*/
|
||||
"mainEntryPointFilePath": "<projectFolder>/built/index.d.ts",
|
||||
"mainEntryPointFilePath": "<projectFolder>/built/src/index.d.ts",
|
||||
|
||||
/**
|
||||
* A list of NPM package names whose exports should be treated as part of this package.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue