pkg: update files

This commit is contained in:
chenshenhai 2021-11-19 23:35:40 +08:00
parent 1d831a331d
commit cac395181f
6 changed files with 12 additions and 6 deletions

View file

@ -10,7 +10,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"dist"
"dist/*.ts",
"dist/*.js"
],
"repository": {
"type": "git",

View file

@ -10,7 +10,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"dist"
"dist/*.ts",
"dist/*.js"
],
"repository": {
"type": "git",

View file

@ -10,7 +10,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"dist"
"dist/*.ts",
"dist/*.js"
],
"repository": {
"type": "git",

View file

@ -10,7 +10,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"dist"
"dist/*.ts",
"dist/*.js"
],
"repository": {
"type": "git",

View file

@ -10,7 +10,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"dist"
"dist/*.ts",
"dist/*.js"
],
"repository": {
"type": "git",

View file

@ -10,7 +10,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"dist"
"dist/*.ts",
"dist/*.js"
],
"repository": {
"type": "git",