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

Unified Diff: package.json

Issue 29336753: Issue 3671 - Split out contentBlockerList API (Closed)
Patch Set: Created Feb. 20, 2016, 9:59 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
« node_modules/url.js ('K') | « node_modules/utils.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: package.json
diff --git a/package.json b/package.json
index cc13189bcda5c5b7d1f2a5f0e1dd1d53fc2969e8..4546c7a6907fbb653378389db390aede0a00e680 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,4 @@
{
"license" : "GPL-3.0",
- "repository": { },
- "dependencies": {
- "tldjs": "*"
- }
+ "repository": { }
}
« node_modules/url.js ('K') | « node_modules/utils.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld