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

Unified Diff: package.json

Issue 29350121: Noissue - Add punycode dependency explicitly (Closed)
Patch Set: Created Aug. 23, 2016, 6:06 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
« no previous file with comments | « no previous file | 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 96c0e3def759104559b21eb4411cccaf1614b234..83aa6b2afd7cd8051b9ff1524e6c10d92ca6d27c 100644
--- a/package.json
+++ b/package.json
@@ -2,6 +2,7 @@
"license" : "GPL-3.0",
"repository": { },
"dependencies": {
+ "punycode": "*",
"tldjs": "*"
},
"devDependencies": {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld