Skip to content

Commit

Permalink
doc build script
Browse files Browse the repository at this point in the history
  • Loading branch information
timruffles committed May 28, 2015
1 parent b62fc83 commit e8c1b03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"name": "javascript-garden",
"description": "A collection of documentation about the most quirky parts of the JavaScript language.",
"version": "0.0.0",
"scripts": {
"build": "node build.js"
},
"dependencies": {
"fomatto": "0.5.0",
"forever": "0.10.8",
Expand Down

0 comments on commit e8c1b03

Please sign in to comment.