@adminforth/upload 2.8.5 → 2.8.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/build.log +1 -1
  2. package/package.json +2 -2
package/build.log CHANGED
@@ -11,5 +11,5 @@ custom/preview.vue
11
11
  custom/tsconfig.json
12
12
  custom/uploader.vue
13
13
 
14
- sent 51,953 bytes received 134 bytes 104,174.00 bytes/sec
14
+ sent 51,960 bytes received 134 bytes 104,188.00 bytes/sec
15
15
  total size is 51,471 speedup is 0.99
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adminforth/upload",
3
- "version": "2.8.5",
3
+ "version": "2.8.6",
4
4
  "description": "Plugin for uploading files for adminforth",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -24,7 +24,7 @@
24
24
  "@aws-sdk/s3-request-presigner": "^3.629.0"
25
25
  },
26
26
  "peerDependencies": {
27
- "adminforth": "^2.13.0-next.51"
27
+ "adminforth": "next"
28
28
  },
29
29
  "keywords": [
30
30
  "adminforth",