We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d73dc5 commit c4619a5Copy full SHA for c4619a5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-file-upload",
3
- "version": "2.4.0",
+ "version": "2.4.1",
4
"homepage": "https://github.com/nervgh/angular-file-upload",
5
"description": "Angular File Upload is a module for the AngularJS framework",
6
"author": {
@@ -11,7 +11,7 @@
11
"type": "git",
12
"url": "https://github.com/nervgh/angular-file-upload.git"
13
},
14
- "main": "dist/angular-file-upload.min.js",
+ "main": "dist/angular-file-upload.js",
15
"engines": {
16
"node": ">=4.0.0"
17
0 commit comments