Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 85b43d8

Browse files
author
george
committed
update module path
1 parent 9efcade commit 85b43d8

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
@@ -7,7 +7,7 @@
77
"license": "MIT",
88
"private": false,
99
"main": "js/cjs/index.js",
10-
"module": "dist/esm/index.js",
10+
"module": "js/esm/index.js",
1111
"sass": "scss/undernet.scss",
1212
"style": "dist/undernet.css",
1313
"scripts": {

0 commit comments

Comments
 (0)