nexe: vbump / remove devdepends
This commit is contained in:
+2
-5
@@ -2,7 +2,8 @@
|
||||
"author": "Craig Condon <craig.j.condon@gmail.com>",
|
||||
"name": "nexe",
|
||||
"description": "Roll node.js applications into a single executable",
|
||||
"version": "0.3.8",
|
||||
"license": "MIT",
|
||||
"version": "0.3.9",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/crcn/nexe.git"
|
||||
@@ -28,9 +29,5 @@
|
||||
"preferGlobal": "true",
|
||||
"bin": {
|
||||
"nexe": "./bin/nexe"
|
||||
},
|
||||
"devDependencies": {
|
||||
"expect.js": "~0.3.1",
|
||||
"mocha": "~2.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user