-
- Downloads
[TASK] Move browserlist
... | @@ -60,5 +60,8 @@ | ... | @@ -60,5 +60,8 @@ |
}, | }, | ||
"scripts": { | "scripts": { | ||
"gulp": "./node_modules/gulp-cli/bin/gulp.js" | "gulp": "./node_modules/gulp-cli/bin/gulp.js" | ||
} | }, | ||
"browserslist": [ | |||
"> 1% in DE" | |||
] | |||
} | } |
Please register or sign in to comment