diff --git a/README.md b/README.md index 7e4235806aa..f09853f5b3b 100644 --- a/README.md +++ b/README.md @@ -38,3 +38,6 @@ snyk wizard In this application, the default `snyk wizard` answers will fix all the issues. When the wizard is done, restart the application and run the exploits again to confirm they are fixed. + + +TEST TEST diff --git a/package.json b/package.json index fa5cf450c39..2b3bde93051 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "optional": "^0.1.3", "st": "0.2.4", "tap": "^5.7.0", - "marked": "0.3.5" + "marked": "0.3.5", + "uglify-js": "1.5.0" } }