Skip to content

Commit bc38812

Browse files
committed
Remove no more used package
Signed-off-by: Vitor Mattos <vitor@php.rio>
1 parent 7e70394 commit bc38812

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

babel.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ module.exports = {
22
presets: [
33
'@vue/cli-plugin-babel/preset'
44
],
5-
"plugins": ["@babel/plugin-transform-private-methods"],
65
}

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"devDependencies": {
3030
"@babel/core": "^7.23.7",
3131
"@babel/eslint-parser": "^7.23.3",
32-
"@babel/plugin-transform-private-methods": "^7.23.3",
3332
"@vue/cli-plugin-babel": "~5.0.0",
3433
"@vue/cli-plugin-eslint": "^5.0.8",
3534
"@vue/cli-service": "~5.0.0",

0 commit comments

Comments
 (0)