Skip to content

Commit

Permalink
Merge pull request #2 from takuma-ru/release/2024_06_07T05_22_55_098Z
Browse files Browse the repository at this point in the history
Release version 0.0.1-beta.1
  • Loading branch information
takuma-ru authored Jun 7, 2024
2 parents 084f38e + a83bf7d commit 0d5cb11
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 0d5cb11

Please sign in to comment.