Skip to content

Commit

Permalink
chore: Bump version to 1.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
activeguild committed Nov 24, 2023
1 parent 5ec5f40 commit 1dfc50b
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.14",
"version": "1.3.15",
"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 <= ^5"
"vite": ">=^3"
},
"lint-staged": {
"*.{js,ts,jsx,tsx}": [
Expand Down

1 comment on commit 1dfc50b

@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.