Skip to content

Commit 6ccdf47

Browse files
committed
update plugin
1 parent b479814 commit 6ccdf47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/swc-plugins/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ describe('swcPlugins', () => {
66
files: __dirname,
77
skipDeployment: true,
88
dependencies: {
9-
'@swc/plugin-react-remove-properties': '7.0.2',
9+
'@swc/plugin-react-remove-properties': '11.1.0',
1010
},
1111
})
1212
if (skipped) return

0 commit comments

Comments
 (0)