Skip to content

Commit 23f7700

Browse files
committed
reset the version number, I realise my mistake :/
1 parent 82b150b commit 23f7700

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap-typescript",
3-
"version": "3.0.0",
3+
"version": "0.0.1",
44
"description": "Typescript definitions for React/Bootstrap ",
55
"main": "index.js",
66
"scripts": {
@@ -21,5 +21,5 @@
2121
"url": "https://github.com/christhomas/react-bootstrap-typescript/issues"
2222
},
2323
"homepage": "https://github.com/christhomas/react-bootstrap-typescript#readme",
24-
"typings": "./react-bootstrap-typescript.d.ts"
24+
"typings": "./index.d.ts"
2525
}

0 commit comments

Comments
 (0)