Try again to fix babel plugin (#33)

This commit is contained in:
Matt Rubens
2024-12-01 15:55:46 -05:00
committed by GitHub
parent 2f46647bf1
commit 4f9771d419
2 changed files with 21 additions and 2 deletions

View File

@@ -52,7 +52,7 @@
]
},
"devDependencies": {
"@babel/plugin-transform-private-property-in-object": "^7.25.9",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@types/vscode-webview": "^1.57.5"
},
"jest": {