We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b479814 commit 6ccdf47Copy full SHA for 6ccdf47
test/e2e/swc-plugins/index.test.ts
@@ -6,7 +6,7 @@ describe('swcPlugins', () => {
6
files: __dirname,
7
skipDeployment: true,
8
dependencies: {
9
- '@swc/plugin-react-remove-properties': '7.0.2',
+ '@swc/plugin-react-remove-properties': '11.1.0',
10
},
11
})
12
if (skipped) return
0 commit comments