@vaadin/icons 23.3.26 → 23.3.27

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": "23.3.26",
3
+ "version": "23.3.27",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -39,7 +39,7 @@
39
39
  "@polymer/iron-icon": "^3.0.0",
40
40
  "@polymer/iron-iconset-svg": "^3.0.0",
41
41
  "@polymer/polymer": "^3.0.0",
42
- "@vaadin/icon": "~23.3.26"
42
+ "@vaadin/icon": "~23.3.27"
43
43
  },
44
44
  "devDependencies": {
45
45
  "cheerio": "^1.0.0-rc.10",
@@ -48,5 +48,5 @@
48
48
  "gulp-concat": "^2.6.1",
49
49
  "gulp-modify": "^0.1.1"
50
50
  },
51
- "gitHead": "92afe21fdcd4a773ccd99ae03413096399873ba7"
51
+ "gitHead": "2e7ac196558d143a8fececcd7e146ff6a03c61f5"
52
52
  }