Skip to content

Commit 92155c7

Browse files
committed
Try to avoid Node.js 15 warning
1 parent 9958714 commit 92155c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"import": "./lib/postcss.mjs",
1212
"types": "./lib/postcss.d.ts"
1313
},
14+
"./*": "./*",
1415
"./": "./"
1516
},
1617
"main": "./lib/postcss.js",

0 commit comments

Comments
 (0)