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

Commit

Permalink
chore: remove babel-core
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkdo committed Jul 18, 2019
1 parent c54c637 commit 1120f23
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion template/_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@
"@vue/test-utils": "^1.0.0-beta.27",
<%_ } _%>
<%_ if (test === 'jest') { _%>
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^24.1.0",
"jest": "^24.1.0",
"vue-jest": "^3.0.3",
Expand Down
1 change: 0 additions & 1 deletion test/snapshots/index.test.js.md
Original file line number Diff line number Diff line change
Expand Up @@ -1996,7 +1996,6 @@ Generated by [AVA](https://ava.li).
},
devDependencies: {
'@vue/test-utils': '^1.0.0-beta.27',
'babel-core': '7.0.0-bridge.0',
'babel-jest': '^24.1.0',
jest: '^24.1.0',
nodemon: '^1.18.9',
Expand Down
Binary file modified test/snapshots/index.test.js.snap
Binary file not shown.

0 comments on commit 1120f23

Please sign in to comment.