Skip to content

Commit

Permalink
chore: Bump version to 1.3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
activeguild committed Nov 24, 2023
1 parent 1dfc50b commit 0f6c626
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-sass-dts",
"version": "1.3.15",
"version": "1.3.16",
"engines": {
"node": "^14.18.0 || >=16.0.0"
},
Expand Down Expand Up @@ -74,7 +74,7 @@
"postcss": "^8",
"prettier": "^2.7 || ^3",
"sass": "*",
"vite": ">=^3"
"vite": ">=3"
},
"lint-staged": {
"*.{js,ts,jsx,tsx}": [
Expand Down

1 comment on commit 0f6c626

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bundled size for the package is listed below:

dist: 42.97 KB

Please sign in to comment.