mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-09 07:54:10 +02:00
Merge branch 'develop' into copilot/remove-js-yaml-runtime-dependency
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
".": {
|
||||
"types": "./built/index.d.ts",
|
||||
"import": "./built/index.js"
|
||||
},
|
||||
"./const": {
|
||||
"types": "./built/const.d.ts",
|
||||
"import": "./built/const.js"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user