Skip to content

Commit d18d37f

Browse files
committed
fix: updated .npmignore
1 parent b9cac5d commit d18d37f

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.npmignore

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"main": "build/index.js",
1010
"types": "build/index.d.ts",
1111
"files": [
12-
"build",
12+
"build/lib",
13+
"build/index",
1314
"LICENSE",
1415
"README.md",
1516
"package.json"

0 commit comments

Comments
 (0)