Updated: auth token support & small TS fix #8 #9

Merged
buchslava merged 4 commits from feature-auth-token-support into master 2015-12-03 13:15:56 +00:00
Showing only changes of commit d7110a9c3e - Show all commits

View File

@@ -1,6 +1,6 @@
{
"name": "ng2-file-upload",
"version": "0.44.0",
"version": "0.46.0",
"description": "angular2 file upload directives",
"scripts": {
"deploy": "NODE_ENV=production webpack -p --progress --color --optimize-minimize --optimize-dedupe --optimize-occurence-order",