feat: e2e 테스트 실행 및 에러 수정
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
".": {
|
||||
"types": "./dist/index.d.ts",
|
||||
"default": "./dist/index.js"
|
||||
}
|
||||
},
|
||||
"./*": "./dist/src/*"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsdown -c ../../tsdown.config.ts -F @sammo-ts/logic",
|
||||
|
||||
Reference in New Issue
Block a user