Skip to content

Commit

Permalink
v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Havunen committed May 22, 2024
1 parent 86df0f6 commit d71e513
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 42 deletions.
77 changes: 37 additions & 40 deletions 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,6 +1,6 @@
{
"name": "detective-vue2",
"version": "2.0.1",
"version": "2.0.2",
"author": "Havunen <sampo.kivisto@live.fi>",
"description": "Get the dependencies of a Vue module",
"main": "index.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
"typescript": "^5.4.4"
},
"dependencies": {
"@vue/compiler-sfc": "^3.4.21",
"@vue/compiler-sfc": "^3.4.27",
"detective-es6": "^5.0.0",
"detective-sass": "^6.0.0",
"detective-scss": "^5.0.0",
Expand Down

0 comments on commit d71e513

Please sign in to comment.