Skip to content

Commit

Permalink
Merge pull request #3 from xujiujiu/fix-daily
Browse files Browse the repository at this point in the history
Fix daily
  • Loading branch information
xujiujiu authored Jan 8, 2024
2 parents ff62f18 + 1b7a40f commit 6c1d134
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "vue-scoped-to-css-modules",
"version": "0.0.7",
"version": "0.0.8",
"description": "vue style scoped to css module style",
"main": "index.js",
"main": "./lib/index.js",
"bin": {
"scoped2modules": "./index.js"
},
Expand Down

0 comments on commit 6c1d134

Please sign in to comment.