Skip to content

Commit d415b42

Browse files
authored
Merge pull request #9 from ryanSN/ryansn-package-fix
fix: package.json
2 parents 5928879 + d4d6143 commit d415b42

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "winmojilib",
3-
"version": "0.3.0",
4-
"main": "./dist/index.js",
5-
"types": "./dist/index.d.ts",
3+
"version": "0.3.1",
4+
"main": "./dist/src/index.js",
5+
"types": "./dist/src/index.d.ts",
66
"repository": "git@github.com:ryanSN/winmojilib.git",
77
"author": "ryanSn",
88
"license": "MIT",

0 commit comments

Comments
 (0)