mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
解决更新pnpm install -P 出现掉包的问题
Signed-off-by: x0rz4 <1142099496@qq.com>
This commit is contained in:
parent
6abbc6154a
commit
e2e695b498
14
package.json
Normal file
14
package.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "rconsole-plugin",
|
||||
"version": "1.0.8",
|
||||
"description": "R-plugin",
|
||||
"type": "module",
|
||||
"module": "index.js",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"axios": "^1.3.4",
|
||||
"tunnel": "^0.0.6",
|
||||
"twitter-api-v2": "^1.14.2"
|
||||
}
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user