Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: package.json

Issue 29509576: Issue 5453 - Make website-defaults adblockplus/cms compatible (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Patch Set: Created Aug. 8, 2017, 12:43 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« README.md ('K') | « gulpfile.js ('k') | pages/content.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: package.json
===================================================================
--- a/package.json
+++ b/package.json
@@ -1,15 +1,15 @@
{
"name": "website-defaults",
"description": "Default resources for eyeo websites",
- "version": "1.0.0",
+ "version": "2.0.0",
"license": "GPL-3.0",
"contributors": [
"Julian Doucette <j.doucette@eyeo.com>",
- "Manvel Saroyan <m.saroyan@eyeo.com>"
+ "Manvel Saroyan <m.saroyan@eyeo.com>",
+ "Ire Aderinokun <i.aderinokun@eyeo.com>"
],
"devDependencies": {
"gulp": "^3.9.1",
- "gulp-connect": "^5.0.0",
"gulp-sass": "^2.3.2"
}
}
« README.md ('K') | « gulpfile.js ('k') | pages/content.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld