Skip to content

Commit 8661cb6

Browse files
authored
fix(vite-plugin-angular): add missing tinyglobby dependency (#2069)
1 parent 431c934 commit 8661cb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vite-plugin-angular/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
}
3737
},
3838
"dependencies": {
39+
"tinyglobby": "^0.2.14",
3940
"ts-morph": "^21.0.0"
4041
},
4142
"builders": "./src/lib/tools/builders.json",

0 commit comments

Comments
 (0)