Browse Source

Refs #965. Fixed dependency in package.json for munge

http://source.rd.rcg.local/trac/eagle6/changeset/1268/Eagle6_SVN
Spencer Rathbun 12 years ago
parent
commit
3455531d44
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -23,6 +23,7 @@
 		"alteration"
 		"alteration"
 	],
 	],
 	"dependencies": {
 	"dependencies": {
+		"stream-utils":"*"
 	},
 	},
 	"devDependencies": {
 	"devDependencies": {
 		"mocha": "*",
 		"mocha": "*",