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

Unified Diff: package.json

Issue 29501558: Issue 5383 - Add tests for the Chrome and Firefox packagers (Closed)
Patch Set: Addressing Dave's comments Created Oct. 17, 2017, 12:41 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
Index: package.json
diff --git a/package.json b/package.json
index d032818ab9b6dfe5e12ef8fcbe4112422df61f2f..a4a29a7bdc8c8d3de67fff4f97e25a808d55cef5 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"repository": "https://hg.adblockplus.org/buildtools",
"license": "MPL-2.0",
"dependencies": {
- "jsdoc": "3.5.4",
+ "jsdoc": "3.5.5",
"memory-fs": "0.4.1",
"webpack": "3.6.0"
},

Powered by Google App Engine
This is Rietveld