Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 1120f23

Browse files
committed
chore: remove babel-core
1 parent c54c637 commit 1120f23

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed

template/_package.json

-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@
128128
"@vue/test-utils": "^1.0.0-beta.27",
129129
<%_ } _%>
130130
<%_ if (test === 'jest') { _%>
131-
"babel-core": "7.0.0-bridge.0",
132131
"babel-jest": "^24.1.0",
133132
"jest": "^24.1.0",
134133
"vue-jest": "^3.0.3",

test/snapshots/index.test.js.md

-1
Original file line numberDiff line numberDiff line change
@@ -1996,7 +1996,6 @@ Generated by [AVA](https://ava.li).
19961996
},
19971997
devDependencies: {
19981998
'@vue/test-utils': '^1.0.0-beta.27',
1999-
'babel-core': '7.0.0-bridge.0',
20001999
'babel-jest': '^24.1.0',
20012000
jest: '^24.1.0',
20022001
nodemon: '^1.18.9',

test/snapshots/index.test.js.snap

4 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)