We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c4639 commit 6bc9f5cCopy full SHA for 6bc9f5c
1 file changed
package.json
@@ -9,8 +9,8 @@
9
"elect",
10
"elex"
11
],
12
- "main": "dist/elex.js",
13
- "typings": "dist/index.d.ts",
+ "main": "build/index.js",
+ "typings": "build/index.d.ts",
14
"repository": "git@github.com:nampdn/elex.git",
15
"author": "Nam Pham <nampdn@protonmail.com>",
16
"license": "MIT",
0 commit comments