Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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