quasar-ui-danx 0.3.21 → 0.3.22

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": "quasar-ui-danx",
3
- "version": "0.3.21",
3
+ "version": "0.3.22",
4
4
  "author": "Dan <dan@flytedesk.com>",
5
5
  "description": "DanX Vue / Quasar component library",
6
6
  "license": "MIT",
@@ -8,7 +8,6 @@
8
8
  {{ text }}
9
9
  </slot>
10
10
 
11
- {{ "accept: " + ((geolocation && cameraOnly) ? "image/*;capture=camera" : undefined) }}
12
11
  <input
13
12
  ref="fileUpload"
14
13
  data-testid="file-upload"