You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
99
99
`
100
100
101
+
exports['NodeWorkspace plugin run respects version prefix 1']=`
102
+
{
103
+
"name": "@here/plugin1",
104
+
"version": "4.4.4",
105
+
"peerDependencies": {
106
+
"@here/pkgA": "^3.3.3"
107
+
}
108
+
}
109
+
`
110
+
101
111
exports['NodeWorkspace plugin run should ignore peer dependencies 1']=`
0 commit comments