Skip to content

Commit 48daebb

Browse files
committed
behest@^1.0.0
Closes #7
1 parent 603a961 commit 48daebb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
"test": "tape test/index.js"
2222
},
2323
"dependencies": {
24-
"behest": "^0.0.2"
24+
"behest": "^1.0.0"
2525
},
2626
"devDependencies": {
2727
"lodash.isfunction": "^2.4.1",
2828
"readable-stream": "~1.0.0",
2929
"slate-irc": "^0.5.0",
3030
"tape": "^2.13.1"
3131
}
32-
}
32+
}

0 commit comments

Comments
 (0)