Skip to content

Commit b450a54

Browse files
committed
fix: url for library
1 parent b9faa43 commit b450a54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-cui",
33
"version": "1.0.0",
44
"description": "React wrapper for CUI",
5-
"main": "index.js",
5+
"main": "dist/index.js",
66
"repository": "https://github.com/jepser/react-cui.git",
77
"author": "Jepser Bernardino <jepsersk8@gmail.com>",
88
"license": "MIT",

0 commit comments

Comments
 (0)