Skip to content

Commit 61df7ad

Browse files
authored
Links to repository and issues for NPM package
1 parent 9c42fd5 commit 61df7ad

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
{
22
"name": "react-memory-game",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"private": false,
55
"main": "lib/index.js",
6+
"repository": {
7+
"type": "git",
8+
"url": "git+https://github.com/guioconnor/react-memory-game.git",
9+
"bugs": {
10+
"url": "https://github.com/guioconnor/react-memory-game/issues"
11+
}
12+
},
613
"dependencies": {
714
"prop-types": "^15.6.0",
815
"react": "^16.2.0",

0 commit comments

Comments
 (0)