Skip to content

Commit e8c1b03

Browse files
committed
doc build script
1 parent b62fc83 commit e8c1b03

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "javascript-garden",
33
"description": "A collection of documentation about the most quirky parts of the JavaScript language.",
44
"version": "0.0.0",
5+
"scripts": {
6+
"build": "node build.js"
7+
},
58
"dependencies": {
69
"fomatto": "0.5.0",
710
"forever": "0.10.8",

0 commit comments

Comments
 (0)