Skip to content

Commit

Permalink
deps: update nuxt version in dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bnznamco committed Jun 24, 2024
1 parent 1789072 commit f78aa4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@mapomodule/mapo-integrations-camomilla": "1.0.0-alpha.11",
"mapomodule": "latest",
"nuxt": "^2.15.8"
"nuxt": "^2.17.3"
}
}

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"docs:js": "jsdoc2md -t docs/.jsdoc2md/TEMPLATE.hbs ./packages/@mapomodule/core/index.js ./packages/@mapomodule/core/api/*.js > docs/core/README.md"
},
"devDependencies": {
"nuxt": "^2.15.8",
"nuxt": "^2.17.3",
"@mapomodule/mapo-integrations-camomilla": "^1.0.0-alpha.11",
"@vuese/cli": "https://github.com/bnznamco/vuese/releases/download/%40vuese%2Fcli%402.14.3.mod2/cli.tar.gz",
"cypress": "^11.1.0",
Expand Down

0 comments on commit f78aa4d

Please sign in to comment.