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 82b150b commit 23f7700Copy full SHA for 23f7700
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-bootstrap-typescript",
3
- "version": "3.0.0",
+ "version": "0.0.1",
4
"description": "Typescript definitions for React/Bootstrap ",
5
"main": "index.js",
6
"scripts": {
@@ -21,5 +21,5 @@
21
"url": "https://github.com/christhomas/react-bootstrap-typescript/issues"
22
},
23
"homepage": "https://github.com/christhomas/react-bootstrap-typescript#readme",
24
- "typings": "./react-bootstrap-typescript.d.ts"
+ "typings": "./index.d.ts"
25
}
0 commit comments