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 16a3e59 commit ef80a74Copy full SHA for ef80a74
.npmignore
@@ -5,4 +5,5 @@ jest.config.js
5
rollup.config.js
6
tests
7
src
8
-tsconfig.json
+tsconfig.json
9
+docs
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-bootstrap-button",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "This is a quick save for anyone looking to add a loading button for Bootstrap in React.",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
0 commit comments