Skip to content

Commit

Permalink
fix(tsgen): address tsgen error
Browse files Browse the repository at this point in the history
Rebuild yarn.lock to address tsgen error.
  • Loading branch information
bhough committed Feb 1, 2024
1 parent 91b314d commit 8c2cb98
Show file tree
Hide file tree
Showing 2 changed files with 1,280 additions and 3,230 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polished",
"version": "4.2.2",
"version": "4.3.0",
"description": "A lightweight toolset for writing styles in Javascript.",
"license": "MIT",
"author": "Brian Hough <hello@brianhough.co> (https://polished.js.org)",
Expand Down Expand Up @@ -102,7 +102,7 @@
"rollup-plugin-terser": "^7.0.2",
"semantic-release": "^23.0.0",
"shx": "^0.3.4",
"tsgen": "1.3.0",
"tsgen": "^1.3.0",
"typescript": "5.3.3",
"validate-commit-msg": "^2.14.0"
},
Expand Down
Loading

0 comments on commit 8c2cb98

Please sign in to comment.