@vaadin/icons 24.0.6 → 24.0.7

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": "24.0.6",
3
+ "version": "24.0.7",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -36,7 +36,7 @@
36
36
  ],
37
37
  "dependencies": {
38
38
  "@polymer/polymer": "^3.0.0",
39
- "@vaadin/icon": "~24.0.6"
39
+ "@vaadin/icon": "~24.0.7"
40
40
  },
41
41
  "devDependencies": {
42
42
  "cheerio": "^1.0.0-rc.10",
@@ -45,5 +45,5 @@
45
45
  "gulp-concat": "^2.6.1",
46
46
  "gulp-modify": "^0.1.1"
47
47
  },
48
- "gitHead": "25b31075cf2c989de68892c44a3dfd2316c60d30"
48
+ "gitHead": "1152a297704f93c76534e1b5fe76ec8c3e92b881"
49
49
  }