| Index: package.json |
| =================================================================== |
| --- a/package.json |
| +++ b/package.json |
| @@ -3,11 +3,12 @@ |
| "private": true, |
| "licence": "GPL-3.0", |
| "devDependencies": { |
| "autoprefixer": "^7.1.1", |
| "gulp": "^3.9.1", |
| "gulp-postcss": "^7.0.0", |
| "gulp-sass": "^3.1.0", |
| "gulp-util": "^3.0.8", |
| - "postcss-scss": "^1.0.2" |
| + "postcss-scss": "^1.0.2", |
| + "website-defaults": "https://hg.adblockplus.org/website-defaults/archive/tip.tar.gz" |
|
juliandoucette
2017/07/03 15:37:54
Does this work?
ire
2017/07/04 09:33:15
Yes it does
|
| } |
| } |