Skip to content

Commit

Permalink
fix(icons): promoting package out of beta
Browse files Browse the repository at this point in the history
  • Loading branch information
programad committed Jun 26, 2024
1 parent 45da195 commit cf574c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"rocketclimb-icons": "0.4.0",
"core": "0.2.5",
"generator": "0.2.4",
"icons": "0.2.7-beta",
"icons": "0.2.6",
"ignition": "0.4.0",
"tailwind": "0.2.4",
"hash": "62f80d2ae0a61531e750d76c0a0246f6"
}
}
1 change: 1 addition & 0 deletions packages/ignition/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"compilerOptions": {
"target": "es2022",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
Expand Down

0 comments on commit cf574c4

Please sign in to comment.