Skip to content

Commit

Permalink
Links to repository and issues for NPM package
Browse files Browse the repository at this point in the history
  • Loading branch information
guioconnor authored Feb 28, 2018
1 parent 9c42fd5 commit 61df7ad
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
{
"name": "react-memory-game",
"version": "0.1.7",
"version": "0.1.8",
"private": false,
"main": "lib/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/guioconnor/react-memory-game.git",
"bugs": {
"url": "https://github.com/guioconnor/react-memory-game/issues"
}
},
"dependencies": {
"prop-types": "^15.6.0",
"react": "^16.2.0",
Expand Down

0 comments on commit 61df7ad

Please sign in to comment.