mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-18 01:49:01 +00:00
* Switch `glob-stream` from `@types/glob` to `glob` * Update config of `gulp` accordingly * Downgrade gulp to v3 for types which don't use gulp * Upgradde target for types which use `gulp` * Edit somw type tests to use gulp v3 * Upgrade TS version of `gulp-svg-sprite` * Add myself as a type author * Rename `ES2015` to `es6`
7 lines
79 B
JSON
7 lines
79 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"glob": "^10.2.1"
|
|
}
|
|
}
|