Skip to content

Commit 11b1882

Browse files
revert change
1 parent 17c70cb commit 11b1882

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
@@ -3,7 +3,7 @@
33
"version": "4.0.0-beta.2",
44
"description": "Decode JWT tokens, mostly useful for browser applications.",
55
"type": "module",
6-
"main": "dist/cjs/index.js",
6+
"main": "build/cjs/index.js",
77
"module": "build/esm/index.js",
88
"types": "build/cjs/index.d.ts",
99
"exports": {

0 commit comments

Comments
 (0)