Skip to content

Commit

Permalink
fix(schema-org): drop peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Jun 13, 2024
1 parent 161e452 commit 7933b4b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/schema-org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@
"release": "bumpp package.json --commit --push --tag",
"lint": "eslint \"{src,test}/**/*.{ts,vue,json,yml}\" --fix"
},
"peerDependencies": {
"@unhead/shared": "workspace:*",
"unhead": ">=1.9.11"
},
"dependencies": {
"ufo": "^1.5.3"
},
Expand Down

0 comments on commit 7933b4b

Please sign in to comment.