We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed17fe commit a5162aaCopy full SHA for a5162aa
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "simple-react-modal",
3
"description": "The simplest modal",
4
- "version": "0.4.1",
+ "version": "0.4.2",
5
"main": "./build/simple-modal.js",
6
"directories": {
7
"example": "example"
@@ -11,7 +11,7 @@
11
},
12
"repository": {
13
"type": "git",
14
- "url": "https://github.com/zackify/simple-modal.git"
+ "url": "https://github.com/zackify/simple-react-modal.git"
15
16
"keywords": [
17
"reactjs",
0 commit comments