fix: remove files from package.json
This commit is contained in:
parent
c15f16ed67
commit
74c5e14b77
1 changed files with 0 additions and 3 deletions
|
@ -5,9 +5,6 @@
|
|||
"main": "./dest/fsm.js",
|
||||
"types": "./dest/fsm.d.ts",
|
||||
"readme": "README.md",
|
||||
"files": [
|
||||
"target"
|
||||
],
|
||||
"scripts": {
|
||||
"prepublishOnly": "rm -rf ./dest && tsc"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue