Skip to content

Commit

Permalink
These packages are private, let's mark them as private
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jan 23, 2024
1 parent 35f8f02 commit b3d071f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,6 @@
"homepage": "https://ember-cli.github.io/ember-page-title",
"volta": {
"extends": "../package.json"
}
}
},
"private": true
}
5 changes: 3 additions & 2 deletions test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,6 @@
"homepage": "https://ember-cli.github.io/ember-page-title",
"volta": {
"extends": "../package.json"
}
}
},
"private": true
}

0 comments on commit b3d071f

Please sign in to comment.