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

Unified Diff: package.json

Issue 29723665: Issue 6488 - Dependency update fails due to missing dependencies (Closed)
Patch Set: Updated the README Created March 15, 2018, 8:52 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
« README.md ('K') | « README.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: package.json
===================================================================
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"watch:desktop-options.js": "watch 'npm run bundle:desktop-options.js' ./js",
"postinstall": "npm run bundle"
},
- "devDependencies": {
+ "dependencies": {
"browserify": "^16.1.0",
"eslint": "^4.16.0",
"eslint-config-eyeo": "^2.0.0",
« README.md ('K') | « README.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld