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

Side by Side Diff: package.json

Issue 29474565: Issue 5350 - Setup Help Center Boilerplate (Closed)
Patch Set: Created June 26, 2017, 10:52 a.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": "help.eyeo.com",
3 "private": true,
4 "licence": "GPL-3.0",
5 "devDependencies": {
6 "autoprefixer": "^7.1.1",
7 "gulp": "^3.9.1",
8 "gulp-postcss": "^7.0.0",
9 "gulp-sass": "^3.1.0",
10 "gulp-util": "^3.0.8",
11 "postcss-scss": "^1.0.2"
12 }
13 }
OLDNEW

Powered by Google App Engine
This is Rietveld