Skip to content

Commit

Permalink
Valid JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
devowhippit committed Jul 13, 2021
1 parent 24fb967 commit 632de37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"start": "cross-env NODE_ENV=development concurrently \"pttrn -w\" \"pttrn serve -w\" -p \"none\"",
"version": "npm run default && git add .",
"default": "cross-env NODE_ENV=development pttrn",
"ghpages": "npm run default && cross-env NODE_ENV=development pttrn publish",
"ghpages": "npm run default && cross-env NODE_ENV=development pttrn publish"
},
"repository": {
"type": "git",
"url": "https://github.com/CityOfNewYork/mhfa.git"
"url": "https://github.com/CityOfNewYork/mhfa"
},
"author": "NYC Opportunity <[email protected]>",
"license": "GPL-3.0+",
Expand Down

0 comments on commit 632de37

Please sign in to comment.