Skip to content

Commit 9be6fd8

Browse files
ishan-chhabraapollonian
authored andcommitted
♻️ Move definitions file to root
1 parent f716276 commit 9be6fd8

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react": "^16.2.0",
2626
"react-dom": "^16.2.0"
2727
},
28-
"typings": "./src/lib/index.d.ts",
28+
"typings": "./index.d.ts",
2929
"devDependencies": {
3030
"babel-cli": "^6.26.0",
3131
"babel-core": "^6.26.3",

0 commit comments

Comments
 (0)