We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a04949a commit 7a4da29Copy full SHA for 7a4da29
e2e/__projects__/babel-in-package/package.json
@@ -8,14 +8,12 @@
8
"test": "jest --no-cache test.js"
9
},
10
"dependencies": {
11
- "vue": "3.0.0-alpha.10"
12
- },
13
- "devDependencies": {
14
"@babel/core": "^7.2.2",
15
"@babel/preset-env": "^7.2.3",
16
"jest": "^24.0.0",
17
"ts-jest": "^26.4.4",
18
- "typescript": "^4.1.2"
+ "typescript": "^4.1.2",
+ "vue": "3.0.0-alpha.10"
19
20
"jest": {
21
"moduleFileExtensions": [
0 commit comments