We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5928879 + d4d6143 commit d415b42Copy full SHA for d415b42
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "winmojilib",
3
- "version": "0.3.0",
4
- "main": "./dist/index.js",
5
- "types": "./dist/index.d.ts",
+ "version": "0.3.1",
+ "main": "./dist/src/index.js",
+ "types": "./dist/src/index.d.ts",
6
"repository": "git@github.com:ryanSN/winmojilib.git",
7
"author": "ryanSn",
8
"license": "MIT",
0 commit comments