Skip to content

Commit db79ef7

Browse files
Flo0807Copilot
andauthored
Update package.json
Co-authored-by: Copilot <[email protected]>
1 parent 24f0b53 commit db79ef7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
"import": {
99
"default": "./priv/static/js/backpex.esm.js"
1010
},
11-
"require": "./priv/static/js/backpex.cjs.js"
11+
"require": {
12+
"default": "./priv/static/js/backpex.cjs.js"
13+
}
1214
},
1315
"repository": {
1416
"type": "git",

0 commit comments

Comments
 (0)