Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Commit

Permalink
fix: bundle @vue/compiler-sfc
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Mar 17, 2021
1 parent 0a2108f commit 1e91a75
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 36 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,15 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@vue/compiler-sfc": "^3.0.7",
"cac": "^6.7.2",
"fast-glob": "^3.2.5"
},
"devDependencies": {
"@egoist/prettier-config": "^0.1.0",
"@types/node": "^14.14.35",
"@vue/compiler-sfc": "^3.0.7",
"prettier": "^2.2.1",
"resolve-from": "^5.0.0",
"sucrase": "^3.17.1",
"ts-morph": "^10.0.1",
"tsup": "^4.8.11",
Expand Down
82 changes: 47 additions & 35 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1e91a75

Please sign in to comment.