Skip to content

Commit 8a3918c

Browse files
committed
update rEADME
1 parent a780b26 commit 8a3918c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
"url": "https://github.com/akiroom/react-bootstrap-dialog.git"
88
},
99
"license": "MIT",
10-
"author": "akiroom (http://akiyama.akiroom.com/en/)",
10+
"author": {
11+
"name": "akiroom",
12+
"url": "http://akiyama.akiroom.com/en/"
13+
},
1114
"keywords": [
1215
"react",
1316
"bootstrap",
@@ -16,7 +19,9 @@
1619
"dialog",
1720
"alert",
1821
"confirm",
19-
"modal"
22+
"modal",
23+
"window.alert",
24+
"window.confirm"
2025
],
2126
"scripts": {
2227
"prepublish": ". ./.scripts/prepublish.sh",

0 commit comments

Comments
 (0)