Skip to content

Commit 05458ad

Browse files
committed
Fix distribution path
1 parent d3cc92e commit 05458ad

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"node": ">=18"
1010
},
1111
"files": [
12-
"distribution",
13-
"!distribution/test"
12+
"distribution/source"
1413
],
1514
"scripts": {
1615
"prepublishOnly": "npm run build",

0 commit comments

Comments
 (0)