@adminforth/clone-row 1.1.5 → 1.1.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
@@ -7,5 +7,5 @@ custom/
7
7
  custom/CloneRowButton.vue
8
8
  custom/tsconfig.json
9
9
 
10
- sent 2,084 bytes received 58 bytes 4,284.00 bytes/sec
10
+ sent 2,087 bytes received 58 bytes 4,290.00 bytes/sec
11
11
  total size is 1,869 speedup is 0.87
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adminforth/clone-row",
3
- "version": "1.1.5",
3
+ "version": "1.1.6",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "type": "module",
@@ -20,7 +20,7 @@
20
20
  "typescript": "^5.7.3"
21
21
  },
22
22
  "peerDependencies": {
23
- "adminforth": "^2.13.0-next.51"
23
+ "adminforth": "next"
24
24
  },
25
25
  "release": {
26
26
  "plugins": [