Skip to content

Commit bf26c4a

Browse files
Copilotjaviercn
andcommitted
Revert unintended package.json dependency change
Co-authored-by: javiercn <[email protected]>
1 parent 9dcc7e5 commit bf26c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/Web.JS/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/core": "^7.23.6",
2424
"@babel/preset-env": "^7.23.6",
2525
"@babel/preset-typescript": "^7.23.3",
26-
"@microsoft/dotnet-js-interop": "^10.0.0-dev",
26+
"@microsoft/dotnet-js-interop": "*",
2727
"@microsoft/dotnet-runtime": "*",
2828
"@microsoft/signalr": "*",
2929
"@microsoft/signalr-protocol-msgpack": "*",

0 commit comments

Comments
 (0)