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 153ce4f commit 413ce34Copy full SHA for 413ce34
lib/bootstrap-switch-button.d.ts
package.json
@@ -1,13 +1,12 @@
1
{
2
"name": "bootstrap-switch-button-react",
3
- "version": "1.0.0-beta.3",
+ "version": "1.0.0-beta.4",
4
"license": "MIT",
5
"repository": {
6
"type": "git",
7
"url": "https://github.com/gitbrent/bootstrap-switch-button-react.git"
8
},
9
"main": "./lib/bootstrap-switch-button.tsx",
10
- "types": "./lib/bootstrap-switch-button.d.ts",
11
"devDependencies": {
12
"@types/react": "^16.8.1",
13
"react": "16.7.0",
0 commit comments