diff --git a/example/compiler-pipeline/package.json b/example/compiler-pipeline/package.json index 95b7791..7fcc04e 100644 --- a/example/compiler-pipeline/package.json +++ b/example/compiler-pipeline/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "browserify": "^5.9.1", + "browserify": "^12.0.0", "shasum": "^1.0.0", "through2": "^1.0.0" }