Skip to content

Commit ce1b3df

Browse files
committed
pin tiny-glob to 0.2.4 while we wait for a fix for terkelg/tiny-glob@cc4a295
1 parent 0194bce commit ce1b3df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"rollup-plugin-terser": "^3.0.0",
7272
"rollup-plugin-typescript2": "^0.18.0",
7373
"sade": "^1.4.0",
74-
"tiny-glob": "^0.2.0",
74+
"tiny-glob": "0.2.4",
7575
"tslib": "^1.9.0",
7676
"typescript": ">=2.8.3"
7777
},

0 commit comments

Comments
 (0)