Skip to content
This repository was archived by the owner on Jan 17, 2019. It is now read-only.

Commit 3538bcf

Browse files
committed
Remove booljs circular dependency
1 parent 2e21e75 commit 3538bcf

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
},
2121
"license": "GPL-3.0",
2222
"dependencies": {
23-
"async": "^1.4.2",
24-
"booljs": "file:../booljs"
23+
"async": "^1.4.2"
2524
},
2625
"peerDependencies": {
2726
"booljs.api": "0.5.x"

0 commit comments

Comments
 (0)