Updated: fix version in package.json #8

This commit is contained in:
buchslava
2015-12-03 14:32:40 +02:00
parent 9f70a99c41
commit d7110a9c3e

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",