We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8dbbc commit 7d40884Copy full SHA for 7d40884
package.json
@@ -1,7 +1,8 @@
1
{
2
"name": "react-bootstrap-confirmation",
3
- "version": "1.0.0",
4
- "description": "",
+ "version": "0.1.0",
+ "description": "A library to easily display alerts and confirmations using React and Bootstrap",
5
+ "keywords": ["react", "bootstrap", "alert", "confirm", "prompt"],
6
"main": "index.js",
7
"scripts": {
8
"build": "npm run rollup && npm run demo",
0 commit comments