Skip to content

Commit

Permalink
Remove bin files
Browse files Browse the repository at this point in the history
  • Loading branch information
markelog committed Apr 19, 2015
1 parent 65ea0de commit 514426f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 321 deletions.
117 changes: 0 additions & 117 deletions bin/esparse.js

This file was deleted.

199 changes: 0 additions & 199 deletions bin/esvalidate.js

This file was deleted.

5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,8 @@
"description": "ECMAScript parsing infrastructure for multipurpose analysis",
"homepage": "http://esprima.org",
"main": "esprima.js",
"bin": {
"esparse": "./bin/esparse.js",
"esvalidate": "./bin/esvalidate.js"
},
"version": "1.1.0-templates",
"files": [
"bin",
"test/run.js",
"test/runner.js",
"test/test.js",
Expand Down

0 comments on commit 514426f

Please sign in to comment.