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 0103dd2 commit ac4978aCopy full SHA for ac4978a
package.json
@@ -2,7 +2,10 @@
2
"name": "react-dyn-tabs",
3
"version": "4.6.2",
4
"private": false,
5
- "author": "dev-javascript",
+ "author": {
6
+ "name": "dev-javascript",
7
+ "email": "javascript.code.dev@gmail.com"
8
+ },
9
"description": "React dynamic tabs with full API",
10
"main": "lib/cjs/index.js",
11
"module": "lib/esm/index.js",
0 commit comments