Skip to content

Commit

Permalink
new @wpnuxt/core package
Browse files Browse the repository at this point in the history
  • Loading branch information
vernaillen committed Aug 10, 2024
1 parent 8b291fc commit c7acf03
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 9,448 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@nuxt/image": "^1.7.0",
"@nuxt/kit": "^3.12.4",
"@nuxt/ui": "^2.18.4",
"@vernaillen/wpnuxt": "^1.0.0-edge.3"
"@wpnuxt/core": "^1.0.0-edge.4"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.9",
Expand Down
2 changes: 1 addition & 1 deletion playground/nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export default defineNuxtConfig({
modules: [
'../src/module',
'@vernaillen/wpnuxt'
'@wpnuxt/core'
],
wpNuxt: {
wordpressUrl: 'https://wordpress.wpnuxt.com',
Expand Down
10 changes: 0 additions & 10 deletions playground/package-lock.json

This file was deleted.

Loading

0 comments on commit c7acf03

Please sign in to comment.