Skip to content

Commit d78c70b

Browse files
benmccannuserquin
andauthored
chore: switch to tinyglobby to drop 15 dependencies (#733)
* chore: switch to tinyglobby to drop 15 dependencies * chore: use latest v0.2.0 and fix static import --------- Co-authored-by: userquin <[email protected]>
1 parent 6845dc7 commit d78c70b

File tree

3 files changed

+151
-148
lines changed

3 files changed

+151
-148
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@
121121
},
122122
"dependencies": {
123123
"debug": "^4.3.4",
124-
"fast-glob": "^3.3.2",
125124
"pretty-bytes": "^6.1.1",
125+
"tinyglobby": "^0.2.0",
126126
"workbox-build": "^7.1.0",
127127
"workbox-window": "^7.1.0"
128128
},

0 commit comments

Comments
 (0)