Skip to content

Commit

Permalink
removes CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
jonschlinkert committed Jul 12, 2016
1 parent 6fb6e92 commit 85d577e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions package.json
Expand Up @@ -12,13 +12,6 @@
"version": "1.0.12",
"license": "MIT",
"main": "lib/dateformat",
"bin": {
"dateformat": "bin/cli.js"
},
"dependencies": {
"get-stdin": "^4.0.1",
"meow": "^3.3.0"
},
"devDependencies": {
"underscore": "1.7.0",
"mocha": "2.0.1"
Expand Down

0 comments on commit 85d577e

Please sign in to comment.