Skip to content

Commit

Permalink
build: fix mismatch yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
adenvt committed Mar 28, 2023
1 parent 144c67d commit a4fdfd1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
5 changes: 1 addition & 4 deletions packages/pena-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,5 @@
},
"installConfig": {
"hoistingLimits": "workspaces"
},
"workspaces": [
"dist/*"
]
}
}
12 changes: 0 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3411,18 +3411,6 @@ __metadata:
languageName: unknown
linkType: soft

"@privyid/pena-angular@workspace:packages/pena-angular/dist/pena-angular":
version: 0.0.0-use.local
resolution: "@privyid/pena-angular@workspace:packages/pena-angular/dist/pena-angular"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/common": ^15.1.0
"@angular/core": ^15.1.0
"@privyid/pena": "workspace:^"
languageName: unknown
linkType: soft

"@privyid/pena-jquery@workspace:packages/pena-jquery":
version: 0.0.0-use.local
resolution: "@privyid/pena-jquery@workspace:packages/pena-jquery"
Expand Down

0 comments on commit a4fdfd1

Please sign in to comment.