@kizmann/nano-ui 0.8.4 → 0.8.5

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kizmann/nano-ui",
3
- "version": "0.8.4",
3
+ "version": "0.8.5",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "author": "Eduard Kizmann <kizmann@protonmail.ch>",
@@ -66,7 +66,7 @@ export default {
66
66
  {
67
67
  return ['modified', 'dragid'];
68
68
  },
69
- type: [Boolean]
69
+ type: [Array]
70
70
  },
71
71
 
72
72
  forceChange: {