Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 1fdc449

Browse files
committed
release: 0.1.0
1 parent 02d9165 commit 1fdc449

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "rsbuild-dev-middleware",
3-
"version": "1.0.0-beta.1",
3+
"version": "0.1.0",
44
"description": "A development middleware for Rsbuild",
55
"license": "MIT",
6-
"repository": "webpack/webpack-dev-middleware",
6+
"repository": "chenjiahan/rsbuild-dev-middleware",
77
"author": "Tobias Koppers @sokra",
8-
"homepage": "https://github.com/webpack/webpack-dev-middleware",
9-
"bugs": "https://github.com/webpack/webpack-dev-middleware/issues",
8+
"homepage": "https://github.com/chenjiahan/rsbuild-dev-middleware",
9+
"bugs": "https://github.com/chenjiahan/rsbuild-dev-middleware/issues",
1010
"funding": {
1111
"type": "opencollective",
1212
"url": "https://opencollective.com/webpack"

0 commit comments

Comments
 (0)