@vaadin/icons 22.0.22 → 22.0.23

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vaadin/icons",
3
- "version": "22.0.22",
3
+ "version": "22.0.23",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -37,7 +37,7 @@
37
37
  "@polymer/iron-icon": "^3.0.0",
38
38
  "@polymer/iron-iconset-svg": "^3.0.0",
39
39
  "@polymer/polymer": "^3.0.0",
40
- "@vaadin/icon": "^22.0.22"
40
+ "@vaadin/icon": "^22.0.23"
41
41
  },
42
42
  "devDependencies": {
43
43
  "cheerio": "^1.0.0-rc.10",
@@ -46,5 +46,5 @@
46
46
  "gulp-concat": "^2.6.1",
47
47
  "gulp-modify": "^0.1.1"
48
48
  },
49
- "gitHead": "3911915e4921e0338ff812cff30d4c65900225d2"
49
+ "gitHead": "22d985fbd88ad5d3ae75ab93a8870d1df723d0e9"
50
50
  }