Skip to content

Commit 40d16a3

Browse files
committed
fix: remove inactive maintainers
1 parent e4dc24e commit 40d16a3

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

packages/scan/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,6 @@
256256
"@babel/types": "^7.26.0",
257257
"@clack/core": "^0.3.5",
258258
"@clack/prompts": "^0.8.2",
259-
"@pivanov/utils": "0.0.2",
260259
"@preact/signals": "^1.3.1",
261260
"@rollup/pluginutils": "^5.1.3",
262261
"@types/node": "^20.17.9",

packages/vite-plugin-react-scan/package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,6 @@
3636
"name": "Team React Scan",
3737
"url": "https://github.com/aidenybai/react-scan"
3838
},
39-
"maintainers": [
40-
{
41-
"name": "Pavel Ivanov",
42-
"email": "[email protected]",
43-
"url": "https://github.com/pivanov"
44-
}
45-
],
4639
"license": "MIT",
4740
"homepage": "https://github.com/aidenybai/react-scan",
4841
"bugs": {

0 commit comments

Comments
 (0)