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 e4dc24e commit 40d16a3Copy full SHA for 40d16a3
packages/scan/package.json
@@ -256,7 +256,6 @@
256
"@babel/types": "^7.26.0",
257
"@clack/core": "^0.3.5",
258
"@clack/prompts": "^0.8.2",
259
- "@pivanov/utils": "0.0.2",
260
"@preact/signals": "^1.3.1",
261
"@rollup/pluginutils": "^5.1.3",
262
"@types/node": "^20.17.9",
packages/vite-plugin-react-scan/package.json
@@ -36,13 +36,6 @@
36
"name": "Team React Scan",
37
"url": "https://github.com/aidenybai/react-scan"
38
},
39
- "maintainers": [
40
- {
41
- "name": "Pavel Ivanov",
42
- "email": "[email protected]",
43
- "url": "https://github.com/pivanov"
44
- }
45
- ],
46
"license": "MIT",
47
"homepage": "https://github.com/aidenybai/react-scan",
48
"bugs": {
0 commit comments