Skip to content

Commit

Permalink
Removed DoneJS Nativ
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-dspeed committed Oct 20, 2016
1 parent a18e15f commit aa5fbf0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 21 deletions.
19 changes: 0 additions & 19 deletions bin/dssrv

This file was deleted.

2 changes: 1 addition & 1 deletion lib/utils.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var Q = require('q');
var debug = require('debug')('donejs-cli:utils');
var debug = require('debug')('dssrv-cli:utils');
var path = require('path');
var fs = require('fs');
var spawn = require('cross-spawn');
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "The command line interface to your DIREKTSPEED Server Installation.",
"main": "lib/utils",
"bin": {
"dssrv": "./bin/dssrv",
"dssrv-cli": "./bin/dssrv"
},
"scripts": {
Expand Down

0 comments on commit aa5fbf0

Please sign in to comment.