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 f5d4149 commit bfe9da5Copy full SHA for bfe9da5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fng-jq-upload",
3
- "version": "0.12.0-beta.301",
+ "version": "0.12.0-beta.302",
4
"author": "Mark Chapman <support@forms-angular.org>",
5
"description": "jQuery file upload plugin for forms-angular, storing data in Mongo. Pretty much a wrapper for BlueImp jquery-file-upload",
6
"scripts": {
@@ -27,7 +27,7 @@
27
"async": "3.2.5",
28
"body-parser": "1.20.2",
29
"express": "4.19.2",
30
- "forms-angular": "0.12.0-beta.301",
+ "forms-angular": "0.12.0-beta.302",
31
"grunt": "^1.6.1",
32
"grunt-angular-templates": "^1.2.0",
33
"grunt-contrib-concat": "2.1.0",
0 commit comments