Skip to content

Commit

Permalink
Merge pull request #3 from enes-sahin/develop
Browse files Browse the repository at this point in the history
Remove  from package.son test statement
  • Loading branch information
enes-sahin authored Mar 5, 2020
2 parents 3448892 + f100fd3 commit 88abfa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" "
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 88abfa4

Please sign in to comment.