Skip to content

Commit 558daea

Browse files
committed
Remove dependency
1 parent 9867ff4 commit 558daea

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import Map from 'es6-map'
21
import {visit} from 'unist-util-visit'
32

43
Index.prototype.get = get

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"index.js"
4040
],
4141
"dependencies": {
42-
"es6-map": "^0.1.0",
4342
"unist-util-visit": "^3.0.0"
4443
},
4544
"devDependencies": {

0 commit comments

Comments
 (0)