Skip to content

Commit

Permalink
Update package.json (#3263)
Browse files Browse the repository at this point in the history
It's about time
  • Loading branch information
alanmoo authored and Christopher DeCairos committed May 29, 2019
1 parent dcd1038 commit f9106b0
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"name": "network",
"repository": "https://github.com/mozilla/network",
"issues": "https://github.com/mozilla/network/issues",
"version": "1.0.0",
"description": "Mozilla Network",
"repository": "https://github.com/mozilla/foundation.mozilla.org",
"issues": "https://github.com/mozilla/foundation.mozilla.org/issues",
"description": "Mozilla Foundation site",
"scripts": {
"autoprefix": "postcss --use autoprefixer -o network-api/networkapi/frontend/_css/main.compiled.css network-api/networkapi/frontend/_css/main.compiled.css",
"build:common": "shx rm -rf network-api/networkapi/frontend && shx mkdir -p network-api/networkapi/frontend/_js && run-p build:images build:sass && npm run build:contribute",
Expand Down

0 comments on commit f9106b0

Please sign in to comment.