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 DouglasSherk#11 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 474515e + bf2fb8e commit ce47757
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -7,12 +7,13 @@
"url": "git@github.com/fxos/sharing.git"
},
"scripts": {
"build": "npm run apm && gulp build",
"apm": "adapt-pkg-main app/components configFileNames=bower.json,.bower.json,package.json"
},
"author": "FxOS Developers <dev-gaia@lists.mozilla.com>",
"license": "MPL",
"dependencies": {
"fxos-build": "0.3.x",
"fxos-build": "0.7.x",
"gulp": "3.8.x",
"adapt-pkg-main": "^1.0.0"
}
Expand Down

0 comments on commit ce47757

Please sign in to comment.