修复发布打包
This commit is contained in:
parent
305a30372a
commit
09e4cbbfe2
@ -1,10 +1,11 @@
|
||||
{
|
||||
"name": "cut-abstractions",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "",
|
||||
"main": "index.ts",
|
||||
"files": ["dist/**/*"],
|
||||
"exports": {
|
||||
".": "./**/*"
|
||||
".": "./dist/**/*"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
Loading…
Reference in New Issue
Block a user