Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #30 from fxos/1157530-hooks
Browse files Browse the repository at this point in the history
Bug 1157530 - Add an |npm run build| command and update fxos-build dependency. r=justindarc
  • Loading branch information
DouglasSherk committed Apr 23, 2015
2 parents 8144972 + 98e3a37 commit 369a087
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Expand Up @@ -6,9 +6,12 @@
"type": "git",
"url": "git@github.com:fxos/directory.git"
},
"scripts": {
"build": "gulp build && ./custombuild"
},
"license": "MPL",
"dependencies": {
"fxos-build": "0.3.4",
"fxos-build": "0.7.x",
"gulp": "3.8.x"
},
"devDependencies": {
Expand Down

0 comments on commit 369a087

Please sign in to comment.