Skip to content

Commit 7d40884

Browse files
committed
wip
1 parent 7b8dbbc commit 7d40884

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "react-bootstrap-confirmation",
3-
"version": "1.0.0",
4-
"description": "",
3+
"version": "0.1.0",
4+
"description": "A library to easily display alerts and confirmations using React and Bootstrap",
5+
"keywords": ["react", "bootstrap", "alert", "confirm", "prompt"],
56
"main": "index.js",
67
"scripts": {
78
"build": "npm run rollup && npm run demo",

0 commit comments

Comments
 (0)