@vaadin/icons 23.3.13 → 23.3.15

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.13",
3
+ "version": "23.3.15",
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.13"
42
+ "@vaadin/icon": "~23.3.15"
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": "2a087c833c8c03471e06df48fa88bf64dbf8f74c"
51
+ "gitHead": "6c5a358dafcaa0ad5fbcec7447e265a796447bea"
52
52
  }