Skip to content

Commit

Permalink
fix(content): remove cycle dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Aug 1, 2020
1 parent bec0119 commit 7700762
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"dependencies": {
"@lokidb/full-text-search": "^2.0.0-beta.9",
"@lokidb/loki": "^2.0.0-beta.9",
"@nuxt/content": "^1.5.2",
"change-case": "^4.1.1",
"chokidar": "^3.4.1",
"consola": "^2.14.0",
Expand Down Expand Up @@ -48,4 +47,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 7700762

Please sign in to comment.