@vaadin/icons 23.2.7 → 23.2.9

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.2.7",
3
+ "version": "23.2.9",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -38,7 +38,7 @@
38
38
  "@polymer/iron-icon": "^3.0.0",
39
39
  "@polymer/iron-iconset-svg": "^3.0.0",
40
40
  "@polymer/polymer": "^3.0.0",
41
- "@vaadin/icon": "~23.2.7"
41
+ "@vaadin/icon": "~23.2.9"
42
42
  },
43
43
  "devDependencies": {
44
44
  "cheerio": "^1.0.0-rc.10",
@@ -47,5 +47,5 @@
47
47
  "gulp-concat": "^2.6.1",
48
48
  "gulp-modify": "^0.1.1"
49
49
  },
50
- "gitHead": "bdaf12e4200bd68a3a9224bdf4cb41954f1b8bf1"
50
+ "gitHead": "880679b5eca131e7fbd4f651726bea5abc270493"
51
51
  }