diff options
-rw-r--r-- | html/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/package.json b/html/package.json index 4a7c10d..d4dfcd7 100644 --- a/html/package.json +++ b/html/package.json @@ -29,7 +29,7 @@ "d3": "~3.5.3", "webcola": "aspiers/WebCola#git-deps-master", "jquery": "~2.1.3", - "noty": "needim/noty", + "noty": "~v2.4.1", "browserify": "*", "coffeeify" : "~1.0.0", "dagre": "~0.7.1" |