Skip to content

Commit

Permalink
Release version 0.0.1-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
takuma-ru committed Jun 7, 2024
1 parent 084f38e commit a83bf7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/unplugin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-lit-sass",
"private": false,
"version": "0.0.1-beta.0",
"version": "0.0.1-beta.1",
"description": "SCSS files to be imported as css variables in lit.",
"main": "dist/main.mjs",
"author": "takuma-ru <[email protected]> (https://github.com/takuma-ru/)",
Expand Down Expand Up @@ -73,4 +73,4 @@
"peerDependencies": {
"lit": "^3.0.0"
}
}
}

0 comments on commit a83bf7d

Please sign in to comment.