Skip to content

Commit a5162aa

Browse files
committed
fixed git link
1 parent 8ed17fe commit a5162aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "simple-react-modal",
33
"description": "The simplest modal",
4-
"version": "0.4.1",
4+
"version": "0.4.2",
55
"main": "./build/simple-modal.js",
66
"directories": {
77
"example": "example"
@@ -11,7 +11,7 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/zackify/simple-modal.git"
14+
"url": "https://github.com/zackify/simple-react-modal.git"
1515
},
1616
"keywords": [
1717
"reactjs",

0 commit comments

Comments
 (0)