Skip to content

Commit

Permalink
Merge pull request #2 from enyeInc/fix/Uche/package.json
Browse files Browse the repository at this point in the history
[add] updates to package.json
  • Loading branch information
enyeInc authored Apr 13, 2019
2 parents baa57a0 + e318771 commit 2c077df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Template for starting a project",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"test": "echo \"Error: no test specified\" && exit 0",
"lint": "eslint pages"
},
"repository": {
Expand Down Expand Up @@ -38,7 +38,6 @@
"dotenv": "^7.0.0",
"express": "^4.16.4",
"next": "^8.0.4",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"redux": "^4.0.1",
Expand Down

0 comments on commit 2c077df

Please sign in to comment.