Skip to content

Commit

Permalink
Merge branch 'main' into fix/environment-context
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan authored Jun 28, 2024
2 parents bf8bd9b + c09a492 commit f9efb04
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 105 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@
"overrides": {
"array.prototype.flat": "npm:@nolyfill/[email protected]",
"esbuild": "~0.19.0",
"@rspack/binding": "npm:@rspack/binding-canary@canary",
"@rspack/core": "npm:@rspack/core-canary@canary",
"@rspack/plugin-preact-refresh": "npm:@rspack/plugin-preact-refresh-canary@canary",
"@rspack/plugin-react-refresh": "npm:@rspack/plugin-react-refresh-canary@canary"
"@rspack/binding": "npm:@rspack/binding-canary@0.7.5-canary-cff3bb0-20240627062412",
"@rspack/core": "npm:@rspack/core-canary@0.7.5-canary-cff3bb0-20240627062412",
"@rspack/plugin-preact-refresh": "npm:@rspack/plugin-preact-refresh-canary@0.7.5-canary-cff3bb0-20240627062412",
"@rspack/plugin-react-refresh": "npm:@rspack/plugin-react-refresh-canary@0.7.5-canary-cff3bb0-20240627062412"
},
"peerDependencyRules": {
"allowAny": [
Expand Down
Loading

0 comments on commit f9efb04

Please sign in to comment.