Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7ad7821

Browse files
upupmingharttle
authored andcommitted
release: v1.0.0
1 parent 9f3edb8 commit 7ad7821

File tree

2 files changed

+3
-50
lines changed

2 files changed

+3
-50
lines changed

.npmignore

Lines changed: 0 additions & 50 deletions
This file was deleted.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"build": "tsc -p .",
1212
"clean": "tsc --build --clean"
1313
},
14+
"files": [
15+
"lib"
16+
],
1417
"types": "dist/index.d.ts",
1518
"repository": {
1619
"type": "git",

0 commit comments

Comments
 (0)