Skip to content

Commit

Permalink
chore: update package version 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarmarina committed Nov 25, 2024
1 parent 4f887bc commit ee92706
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockquote/sass-style-template",
"version": "4.0.0",
"version": "4.0.1",
"description": "A SCSS watcher with autoprefixer for building Web Components using Lit and SASS.",
"keywords": [
"lit",
Expand Down Expand Up @@ -37,8 +37,8 @@
"autoprefixer": "^10.4.20",
"chokidar": "^4.0.1",
"commander": "^12.1.0",
"postcss": "^8.4.47",
"sass": "^1.80.6",
"postcss": "^8.4.49",
"sass": "^1.81.0",
"tinyglobby": "^0.2.10"
},
"prettier": {
Expand Down

0 comments on commit ee92706

Please sign in to comment.