Skip to content

Commit 413ce34

Browse files
committed
removed types file for now
1 parent 153ce4f commit 413ce34

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

lib/bootstrap-switch-button.d.ts

Lines changed: 0 additions & 13 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"name": "bootstrap-switch-button-react",
3-
"version": "1.0.0-beta.3",
3+
"version": "1.0.0-beta.4",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/gitbrent/bootstrap-switch-button-react.git"
88
},
99
"main": "./lib/bootstrap-switch-button.tsx",
10-
"types": "./lib/bootstrap-switch-button.d.ts",
1110
"devDependencies": {
1211
"@types/react": "^16.8.1",
1312
"react": "16.7.0",

0 commit comments

Comments
 (0)