Skip to content

Commit

Permalink
feat: add @pnpm.e2e/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Feb 2, 2024
1 parent a132782 commit c022971
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/registry-mock",
"version": "3.21.1",
"version": "3.22.0",
"description": "Mock the npm registry",
"main": "dist/index.js",
"bin": "dist/bin/pnpm-registry-mock.js",
Expand Down
File renamed without changes.
10 changes: 10 additions & 0 deletions packages/[email protected]/package.json
@@ -0,0 +1,10 @@
{
"name": "@pnpm.e2e/has-has-y-peer-only-as-peer-and-y",
"version": "2.0.0",
"peerDependencies": {
"@pnpm.e2e/has-y-peer": "^1.0.0"
},
"dependencies": {
"@pnpm/y": "2.0.0"
}
}

0 comments on commit c022971

Please sign in to comment.