Skip to content

Commit

Permalink
Added build script for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
tapmodo committed Nov 1, 2015
1 parent bc38b0e commit 5ca8cae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"dependencies": {},
"devDependencies": {},
"scripts": {
"build": "pegjs lib/ldif.pegjs lib/parser.js","
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Tapmodo <[email protected]>",
Expand Down

0 comments on commit 5ca8cae

Please sign in to comment.