Skip to content

Commit ee7beb0

Browse files
committed
chore(heroicons): update set to version 2.0.10
1 parent 3dba575 commit ee7beb0

File tree

2 files changed

+249
-297
lines changed

2 files changed

+249
-297
lines changed

packages/builders/heroicons-builder/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@steeze-ui/heroicons",
33
"description": "Icon Sources (based on heroicons 2.0) built for @steeze-ui/icons",
4-
"version": "2.0.0-next.2",
4+
"version": "2.0.0",
55
"type": "module",
66
"main": "index.js",
77
"scripts": {
@@ -29,7 +29,7 @@
2929
"@sveltejs/package": "1.0.0-next.1",
3030
"@types/node": "^17.0.45",
3131
"esmo": "^0.14.1",
32-
"heroicons": "^2.0.4",
32+
"heroicons": "^2.0.10",
3333
"prettier": "^2.7.1",
3434
"prettier-plugin-svelte": "^2.7.0",
3535
"svelte": "^3.49.0",

0 commit comments

Comments
 (0)