Skip to content

Commit 8eaa897

Browse files
fix: fix package (#985)
1 parent c374ecb commit 8eaa897

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
@@ -4,7 +4,7 @@
44
"files": [
55
"dist"
66
],
7-
"main": "dist/src/lib.js",
7+
"main": "dist/lib.js",
88
"repository": {
99
"type": "git",
1010
"url": "[email protected]:ydb-platform/ydb-embedded-ui.git"

0 commit comments

Comments
 (0)