Skip to content

Commit 4abc93e

Browse files
committed
moved expresso to devDependencies
1 parent 520ad0a commit 4abc93e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"repository": "git://github.com/elbart/node-memcache.git",
77
"author": "Tim Eggert <tim@elbart.com>",
88
"main": "./lib/memcache",
9-
"dependencies": {
9+
"devDependencies": {
1010
"expresso": ">=0.7.0"
1111
},
1212
"directories": {

0 commit comments

Comments
 (0)