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

Side by Side Diff: package.json

Issue 29366993: Issue 4629 - Default website boilerplate (Closed)
Patch Set: Created Dec. 7, 2016, 1:28 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "name": "website-boilerplate",
3 "version": "1.0.0",
4 "private": true,
5 "devDependencies": {
6 "gulp": "^3.9.1",
7 "gulp-sass": "^2.3.2",
8 "website-defaults": "https://hg.adblockplus.org/website-defaults/archive/tip .tar.gz"
9 }
10 }
OLDNEW

Powered by Google App Engine
This is Rietveld