Skip to content

Commit

Permalink
chore: add more comment with @gopeed/types
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyWie committed Oct 12, 2023
1 parent 5132be9 commit d5bc068
Show file tree
Hide file tree
Showing 10 changed files with 80 additions and 616 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,6 @@ dist
.pnp.*

# Typedoc output
docs
docs

swagger.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "1.0.5",
"version": "1.0.6",
"packageManager": "[email protected]",
"type": "module",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/create-gopeed-ext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-gopeed-ext",
"version": "1.0.5",
"version": "1.0.6",
"keywords": [
"gopeed"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/create-gopeed-ext/templates/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"gopeed": "^1.0.5",
"gopeed": "^1.0.6",
"prettier": "^3.0.3",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
Expand Down
16 changes: 0 additions & 16 deletions packages/gopeed-openapi/build/index.html

This file was deleted.

Loading

0 comments on commit d5bc068

Please sign in to comment.