Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #52 from jchimienti89/patch-1
Browse files Browse the repository at this point in the history
update package.json
  • Loading branch information
Matt Gaunt authored Sep 29, 2017
2 parents 49a652b + 9fdb93e commit e5d0b41
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 @@
"description": "Push notifications codelab.",
"scripts": {
"lint": "eslint '.'",
"test": "npm run lint",
"test": "npm run lint"
},
"devDependencies": {
"eslint": "^3.8.1",
Expand Down

0 comments on commit e5d0b41

Please sign in to comment.