Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jan 11, 2025
1 parent e231a43 commit 7b0eda0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/test-package-manager.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ async function buildAll() {
const config = {
channel: 'canary',
increment: 'patch',
version: '99.0.0',
get(key) {
let value = this[key];
assert(value, `Could not find value for ${key}`);
Expand Down

0 comments on commit 7b0eda0

Please sign in to comment.