|
1 | 1 | { |
2 | 2 | "name": "wired-elements", |
3 | | - "version": "0.6.4", |
| 3 | + "version": "0.6.5", |
4 | 4 | "description": "Collection of hand-drawn sketchy web components", |
5 | 5 | "main": "wired-elements.js", |
6 | 6 | "directories": { |
|
29 | 29 | }, |
30 | 30 | "homepage": "https://github.com/wiredjs/wired-elements#readme", |
31 | 31 | "dependencies": { |
32 | | - "wired-button": "^0.6.0", |
33 | | - "wired-card": "^0.6.0", |
34 | | - "wired-checkbox": "^0.6.0", |
35 | | - "wired-combo": "^0.6.0", |
36 | | - "wired-icon-button": "^0.6.0", |
37 | | - "wired-input": "^0.6.3", |
38 | | - "wired-item": "^0.6.0", |
| 32 | + "wired-button": "^0.6.5", |
| 33 | + "wired-card": "^0.6.5", |
| 34 | + "wired-checkbox": "^0.6.5", |
| 35 | + "wired-combo": "^0.6.5", |
| 36 | + "wired-icon-button": "^0.6.5", |
| 37 | + "wired-input": "^0.6.5", |
| 38 | + "wired-item": "^0.6.5", |
39 | 39 | "wired-lib": "^0.6.0", |
40 | | - "wired-listbox": "^0.6.0", |
41 | | - "wired-progress": "^0.6.0", |
42 | | - "wired-radio": "^0.6.0", |
43 | | - "wired-radio-group": "^0.6.3", |
44 | | - "wired-slider": "^0.6.0", |
45 | | - "wired-textarea": "^0.6.0", |
46 | | - "wired-toggle": "^0.6.0", |
47 | | - "wired-tooltip": "^0.6.0" |
| 40 | + "wired-listbox": "^0.6.5", |
| 41 | + "wired-progress": "^0.6.5", |
| 42 | + "wired-radio": "^0.6.5", |
| 43 | + "wired-radio-group": "^0.6.5", |
| 44 | + "wired-slider": "^0.6.5", |
| 45 | + "wired-textarea": "^0.6.5", |
| 46 | + "wired-toggle": "^0.6.5", |
| 47 | + "wired-tooltip": "^0.6.5" |
48 | 48 | } |
49 | 49 | } |
0 commit comments