Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Nov 18, 2022
1 parent d6f9020 commit 49654ab
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 74 deletions.
1 change: 0 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
shamefully-hoist=true
strict-peer-dependencies=false
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
"contributors": [
"Ricardo Gobbo de Souza <ricardogobbosouza@yahoo.com.br>"
],
"type": "module",
"sideEffects": false,
"exports": {
".": {
"require": "./dist/module.cjs",
Expand All @@ -35,12 +33,12 @@
},
"devDependencies": {
"@nuxt/module-builder": "latest",
"@nuxt/test-utils": "^3.0.0",
"@nuxt/test-utils": "latest",
"@nuxtjs/eslint-config-typescript": "latest",
"@vitest/coverage-c8": "latest",
"changelogen": "latest",
"eslint": "latest",
"nuxt": "^3.0.0",
"nuxt": "latest",
"vitest": "latest"
},
"publishConfig": {
Expand Down

0 comments on commit 49654ab

Please sign in to comment.