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 Vasily's comments Created Oct. 22, 2017, 11:11 a.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 | « README.md ('k') | packagerChrome.py » ('j') | 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 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"
},
« no previous file with comments | « README.md ('k') | packagerChrome.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld