Skip to content

Commit 40653b4

Browse files
authored
fix: Missing source maps (#203)
1 parent 38674ee commit 40653b4

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,7 @@
5757
],
5858
"license": "BSD-3-Clause",
5959
"main": "./dist/src/index.js",
60-
"files": [
61-
"dist/src/**/*.js",
62-
"dist/src/**/*.d.ts"
63-
],
60+
"files": ["dist/src/"],
6461
"name": "table",
6562
"repository": {
6663
"type": "git",

0 commit comments

Comments
 (0)