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 c66757e commit a05e4c4Copy full SHA for a05e4c4
package.json
@@ -1,5 +1,6 @@
1
{
2
"name": "react-lifecycle-visualizer",
3
+ "author": "Martijn Schrage (https://www.oblomov.com)",
4
"version": "2.2.10",
5
"description": "Visualizer for React lifecycle methods",
6
"main": "./dist/index.js",
@@ -26,7 +27,6 @@
26
27
"visualize",
28
"animated"
29
],
- "author": "Martijn Schrage",
30
"license": "MIT",
31
"bugs": {
32
"url": "https://github.com/Oblosys/react-lifecycle-visualizer/issues"
0 commit comments