Skip to content

Commit

Permalink
feat: add new package
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Jan 28, 2024
1 parent 60d702b commit 7cfe168
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/registry-mock",
"version": "3.19.1",
"version": "3.20.0",
"description": "Mock the npm registry",
"main": "dist/index.js",
"bin": "dist/bin/pnpm-registry-mock.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/has-has-y-peer-only-as-peer/package.json
@@ -0,0 +1,7 @@
{
"name": "@pnpm.e2e/has-has-y-peer-only-as-peer",
"version": "1.0.0",
"peerDependencies": {
"@pnpm.e2e/has-y-peer": "^1.0.0"
}
}

0 comments on commit 7cfe168

Please sign in to comment.