Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit 97a44c2

Browse files
committed
DRGN-91 Fix folder name
1 parent fb0dec9 commit 97a44c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"main": "./dist/index.js",
1515
"types": "./dist/index.d.ts",
1616
"files": [
17-
"lib"
17+
"dist"
1818
],
1919
"scripts": {
2020
"build": "tsc",

0 commit comments

Comments
 (0)