diff options
author | Florian Dold <florian.dold@gmail.com> | 2017-08-27 03:56:19 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2017-08-27 03:56:19 +0200 |
commit | 8697efd2c8751717a3a3fcaf72feb7c49ebfec02 (patch) | |
tree | e41b044c85d459e9b6042aab541fd6c88470528b /node_modules/.bin/uglifyjs | |
parent | 21c176a69ee04c4d59baedb79017f6c42ece22d6 (diff) |
implement refunds
Diffstat (limited to 'node_modules/.bin/uglifyjs')
l--------- | node_modules/.bin/uglifyjs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/.bin/uglifyjs b/node_modules/.bin/uglifyjs index 6b320d5a3..fef3468b6 120000 --- a/node_modules/.bin/uglifyjs +++ b/node_modules/.bin/uglifyjs @@ -1 +1 @@ -../handlebars/node_modules/uglify-js/bin/uglifyjs
\ No newline at end of file +../uglify-js/bin/uglifyjs
\ No newline at end of file |