Skip to content

Commit 5df4ffa

Browse files
author
kanhaiya
committed
Fix for deprecation and added index.d.ts file for module declaration
1 parent 84b0075 commit 5df4ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-jsx-a11y": "^6.2.1",
4040
"eslint-plugin-prettier": "^3.1.1",
4141
"eslint-plugin-react": "^7.16.0",
42-
"mocha": "^7.1.1",
42+
"mocha": "^6.2.2",
4343
"prettier": "^1.17.0"
4444
},
4545
"directories": {

0 commit comments

Comments
 (0)