|
1 | 1 | {
|
2 | 2 | "name": "@pact-foundation/pact-core",
|
3 |
| - "version": "15.2.1", |
| 3 | + "version": "16.0.0", |
4 | 4 | "description": "Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.",
|
5 | 5 | "main": "src/index.js",
|
6 | 6 | "homepage": "https://github.com/pact-foundation/pact-js-core#readme",
|
|
163 | 163 | },
|
164 | 164 | "snyk": true,
|
165 | 165 | "optionalDependencies": {
|
166 |
| - "@pact-foundation/pact-core-darwin-arm64": "15.2.1", |
167 |
| - "@pact-foundation/pact-core-darwin-x64": "15.2.1", |
168 |
| - "@pact-foundation/pact-core-linux-arm64-glibc": "15.2.1", |
169 |
| - "@pact-foundation/pact-core-linux-arm64-musl": "15.2.1", |
170 |
| - "@pact-foundation/pact-core-linux-x64-glibc": "15.2.1", |
171 |
| - "@pact-foundation/pact-core-linux-x64-musl": "15.2.1", |
172 |
| - "@pact-foundation/pact-core-windows-x64": "15.2.1" |
| 166 | + "@pact-foundation/pact-core-darwin-arm64": "16.0.0", |
| 167 | + "@pact-foundation/pact-core-darwin-x64": "16.0.0", |
| 168 | + "@pact-foundation/pact-core-linux-arm64-glibc": "16.0.0", |
| 169 | + "@pact-foundation/pact-core-linux-arm64-musl": "16.0.0", |
| 170 | + "@pact-foundation/pact-core-linux-x64-glibc": "16.0.0", |
| 171 | + "@pact-foundation/pact-core-linux-x64-musl": "16.0.0", |
| 172 | + "@pact-foundation/pact-core-windows-x64": "16.0.0" |
173 | 173 | }
|
174 | 174 | }
|
0 commit comments