Skip to content

Commit f97c155

Browse files
committed
Fix indentation
1 parent a28eb33 commit f97c155

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"bignum"
1818
],
1919
"exports": {
20-
".": {
21-
"import": "./big.mjs",
22-
"require": "./big.js"
23-
}
20+
".": {
21+
"import": "./big.mjs",
22+
"require": "./big.js"
23+
}
2424
},
2525
"repository": {
2626
"type": "git",

0 commit comments

Comments
 (0)