Skip to content

Commit

Permalink
add build command
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinushey committed Apr 16, 2020
1 parent 30b237a commit 3dbe34b
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 @@ -11,6 +11,7 @@
"mocha": "^7.1.0"
},
"scripts": {
"build": "./compile.sh",
"test": "mocha"
}
}

0 comments on commit 3dbe34b

Please sign in to comment.