Skip to content

Commit f79557b

Browse files
committed
Align with ecosystem
1 parent b36e512 commit f79557b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"license": "MIT",
2424
"exports": {
2525
".": "./lib/index.js",
26-
"./config": {
27-
"import": "./lib/config.mjs"
26+
"./recommended": {
27+
"import": "./lib/recommended.mjs"
2828
},
2929
"./configs/*": "./lib/config/*.js"
3030
},

0 commit comments

Comments
 (0)