@adminforth/list-in-place-edit 1.0.6 → 1.0.7

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
@@ -7,5 +7,5 @@ custom/
7
7
  custom/InPlaceEdit.vue
8
8
  custom/tsconfig.json
9
9
 
10
- sent 5,344 bytes received 58 bytes 10,804.00 bytes/sec
10
+ sent 5,347 bytes received 58 bytes 10,810.00 bytes/sec
11
11
  total size is 5,132 speedup is 0.95
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adminforth/list-in-place-edit",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "type": "module",
@@ -31,7 +31,7 @@
31
31
  "vue-i18n": "^11.1.3"
32
32
  },
33
33
  "peerDependencies": {
34
- "adminforth": "latest"
34
+ "adminforth": "^2.13.0-next.51"
35
35
  },
36
36
  "release": {
37
37
  "plugins": [