Skip to content

Commit

Permalink
Github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
joeflateau committed Feb 3, 2018
1 parent f52de21 commit 4e26790
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,15 @@
"name": "gymstreak",
"version": "1.0.3",
"description": "",
"repository": "github:joeflateau/gymstreak",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"gymstreak": "./index.js"
},
"files": [
"index.js"
],
"files": ["index.js"],
"author": "",
"license": "ISC",
"dependencies": {
Expand Down

0 comments on commit 4e26790

Please sign in to comment.