Skip to content

Commit

Permalink
npm 发包成功
Browse files Browse the repository at this point in the history
  • Loading branch information
codebdy committed Jul 3, 2023
1 parent 6d54473 commit 05a4344
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions internal/vite-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,9 @@
"vite-plugin-dts": "^2.2.0",
"vite-plugin-html": "^3.2.0",
"vite-plugin-mock": "^2.9.6"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
}
4 changes: 4 additions & 0 deletions packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,9 @@
"eslint-config-prettier": "^8.5.0",
"eslint-config-turbo": "latest",
"eslint-plugin-cypress": "^2.12.1"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
}

2 comments on commit 05a4344

@vercel
Copy link

@vercel vercel bot commented on 05a4344 Jul 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

rxeditor – ./apps/example-antd5

rxeditor-rxwater.vercel.app
rxeditor.vercel.app
rxeditor-git-master-rxwater.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 05a4344 Jul 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

rxdrag – ./apps/example-antd5

rxdrag-git-master-rxwater.vercel.app
rxdrag.vercel.app
rxdrag-rxwater.vercel.app

Please sign in to comment.