Skip to content

Commit

Permalink
feat(build): fix build; improve virtual storage id resolving
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed Sep 8, 2022
1 parent b79d9ba commit 4b8c619
Show file tree
Hide file tree
Showing 4 changed files with 144 additions and 122 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"dependencies": {
"@stitches/stringify": "^1.2.8",
"@unocss/reset": "^0.45.18",
"@volar/vue-language-core": "^0.40.12",
"@volar/vue-language-core": "^0.40.13",
"chroma-js": "^2.4.2",
"consola": "^2.15.3",
"csstype": "^3.1.0",
Expand All @@ -101,7 +101,7 @@
"postcss-nested": "^5.0.6",
"recast": "^0.21.2",
"scule": "^0.3.2",
"style-dictionary-esm": "^1.0.10",
"style-dictionary-esm": "^1.0.12",
"unplugin": "^0.9.5"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 4b8c619

Please sign in to comment.