@vaadin/icons 24.0.0-alpha7 → 24.0.0-alpha9

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vaadin/icons",
3
- "version": "24.0.0-alpha7",
3
+ "version": "24.0.0-alpha9",
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.0-alpha7"
39
+ "@vaadin/icon": "24.0.0-alpha9"
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": "aeb4535336813636736759e0a5de148b26bfc3b6"
48
+ "gitHead": "cc3f747164041566b300bde4b105d2475649e93f"
49
49
  }
package/vaadin-icons.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright (c) 2015 - 2022 Vaadin Ltd.
3
+ * Copyright (c) 2015 - 2023 Vaadin Ltd.
4
4
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
5
5
  */
6
6
  import '@vaadin/icon/vaadin-icon.js';
package/vaadin-iconset.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @license
3
- * Copyright (c) 2015 - 2022 Vaadin Ltd.
3
+ * Copyright (c) 2015 - 2023 Vaadin Ltd.
4
4
  * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
5
5
  */
6
6
  import '@vaadin/icon/vaadin-iconset.js';