Skip to content

Commit

Permalink
feat: update Metalsmith peer to latest, remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
webketje committed Jul 1, 2024
1 parent fe25c32 commit c58c1dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
11 changes: 6 additions & 5 deletions package-lock.json

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

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@
"url": "https://github.com/metalsmith/~core-plugin~/issues"
},
"homepage": "https://github.com/metalsmith/~core-plugin~#readme",
"dependencies": {
"debug": "^4.3.4"
},
"devDependencies": {
"assert-dir-equal": "^1.1.0",
"auto-changelog": "^2.4.0",
Expand All @@ -55,7 +52,7 @@
"release-it": "^17.4.1"
},
"peerDependencies": {
"metalsmith": "^2.5.0"
"metalsmith": "^2.6.3"
},
"scripts": {
"changelog": "auto-changelog -u --commit-limit false --ignore-commit-pattern '^((dev|chore|ci):|Release)'",
Expand Down

0 comments on commit c58c1dd

Please sign in to comment.