Skip to content

Commit

Permalink
chore: upgrade bloggrify dependency and extends from bloggrify
Browse files Browse the repository at this point in the history
  • Loading branch information
hlassiege committed May 21, 2024
1 parent 90221a4 commit 4669f6d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 191 deletions.
3 changes: 3 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@ export default defineNuxtConfig({
],
},
},
extends: [
'@bloggrify/core',
],
modules: ['@nuxtjs/tailwindcss']
})
195 changes: 5 additions & 190 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"lint": "eslint ."
},
"dependencies": {
"@bloggrify/core": "1.2.0",
"@bloggrify/core": "1.2.1",
"nuxt": "3.11.2"
},
"devDependencies": {
Expand Down

0 comments on commit 4669f6d

Please sign in to comment.