Skip to content

Commit

Permalink
Merge pull request yuezk#23 from LOpSSH/main
Browse files Browse the repository at this point in the history
  • Loading branch information
yuezk authored Mar 9, 2023
2 parents 5f36bb2 + dfc0c06 commit 521c003
Show file tree
Hide file tree
Showing 5 changed files with 349 additions and 310 deletions.
9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"chatgpt": "^5.0.8",
"compression": "^1.7.4",
"dotenv": "^16.0.3",
"isomorphic-unfetch": "^4.0.2",
"node-fetch": "^3.3.0",
"proxy-agent-v2": "^1.0.3",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.8.0",
Expand Down Expand Up @@ -76,5 +76,12 @@
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
},
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
"webpack"
]
}
}
}
Loading

0 comments on commit 521c003

Please sign in to comment.