Skip to content

Commit ef80a74

Browse files
committed
add docs to npmignore and up patch
1 parent 16a3e59 commit ef80a74

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ jest.config.js
55
rollup.config.js
66
tests
77
src
8-
tsconfig.json
8+
tsconfig.json
9+
docs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap-button",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "This is a quick save for anyone looking to add a loading button for Bootstrap in React.",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)