File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11node_modules /
22example /dist
3+ .DS_Store
Original file line number Diff line number Diff line change 11{
22 "name" : " simple-react-modal" ,
33 "description" : " The simplest modal" ,
4- "version" : " 0.4.3 " ,
4+ "version" : " 0.4.4 " ,
55 "main" : " ./build/simple-modal.js" ,
66 "directories" : {
77 "example" : " example"
1111 },
1212 "repository" : {
1313 "type" : " git" ,
14- "url" : " https://github.com/legitcode/simple-react- modal.git"
14+ "url" : " https://github.com/legitcode/modal.git"
1515 },
1616 "keywords" : [
1717 " reactjs" ,
2525 "author" : " Zach Silveira" ,
2626 "license" : " ISC" ,
2727 "bugs" : {
28- "url" : " https://github.com/legitcode/simple- modal/issues"
28+ "url" : " https://github.com/legitcode/modal/issues"
2929 },
3030 "devDependencies" : {
3131 "react-component-gulp-tasks" : " ^0.7.0" ,
3232 "gulp" : " ^3.8.11"
3333 },
34- "homepage" : " https://github.com/legitcode/simple- modal" ,
34+ "homepage" : " https://github.com/legitcode/modal" ,
3535 "dependencies" : {
3636 "react" : " ^0.13.3"
3737 }
You can’t perform that action at this time.
0 commit comments