Skip to content
Snippets Groups Projects
Commit 6d781623 authored by syuilo's avatar syuilo
Browse files

tweak misskey-js config

parent 74e0824b
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
"main": "./built/index.js",
"types": "./built/index.d.ts",
"scripts": {
"build": "swc src -d built -D",
"build": "tsc",
"tsd": "tsd",
"api": "pnpm api-extractor run --local --verbose",
"api-prod": "pnpm api-extractor run --verbose",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment