add @types/node to dependencies
This commit is contained in:
parent
79f02f424d
commit
96795a5582
2 changed files with 9 additions and 1 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"@rollup/plugin-typescript": "^11.1.2",
|
||||
"@tsconfig/recommended": "^1.0.2",
|
||||
"@types/chrome": "^0.0.242",
|
||||
"@types/node": "^20.5.0",
|
||||
"rollup": "^3.26.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue