Skip to content

Commit f405886

Browse files
committed
Move lib/unist-util-map.js > index.js
1 parent be714cf commit f405886

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
File renamed without changes.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,8 @@
1818
"Titus Wormer <[email protected]> (https://wooorm.com)"
1919
],
2020
"files": [
21-
"lib/"
21+
"index.js"
2222
],
23-
"main": "lib/unist-util-map.js",
2423
"dependencies": {
2524
"object-assign": "^4.0.1"
2625
},

0 commit comments

Comments
 (0)