Skip to content

Commit

Permalink
Merge pull request #53 from jonschlinkert/master
Browse files Browse the repository at this point in the history
removes CLI
  • Loading branch information
jonschlinkert authored Nov 25, 2016
2 parents 6fb6e92 + 8802071 commit 589d377
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 84 deletions.
75 changes: 0 additions & 75 deletions bin/cli.js

This file was deleted.

12 changes: 3 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,12 @@
"contributors": [
"Steven Levithan",
"Felix Geisendörfer <[email protected]>",
"Christoph Tavan <[email protected]>"
"Christoph Tavan <[email protected]>",
"Jon Schlinkert (https://github.com/jonschlinkert)"
],
"version": "1.0.12",
"version": "2.0.0",
"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 589d377

Please sign in to comment.