Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziovigevani committed Sep 23, 2019
1 parent 99e0893 commit 74550f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "index.js",
"scripts": {
"start": "npm run start:template",
"start:template": "",
"start:template": "aragon run --template Template --template-init @ARAGON_ENS --files dist",
"start:http": "npm run start:http:template",
"start:http:template": "aragon run --http localhost:8001 --http-served-from ./dist --template Template --template-init @ARAGON_ENS",
"build": "cd app && npm run build && cd ..",
Expand Down

0 comments on commit 74550f9

Please sign in to comment.