diff --git a/examples/todomvc-flux/package.json b/examples/todomvc-flux/package.json index 548676d0df..77206cc43d 100644 --- a/examples/todomvc-flux/package.json +++ b/examples/todomvc-flux/package.json @@ -12,7 +12,7 @@ "envify": "~1.2.0", "reactify": "~0.4.0", "statics": "~0.1.0", - "uglifyjs": "~2.3.6", + "uglify-js": "~2.4.13", "watchify": "~0.4.1" }, "scripts": {