|
1 | 1 | { |
2 | 2 | "name": "@pact-foundation/pact-core", |
3 | | - "version": "16.0.0", |
| 3 | + "version": "16.1.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", |
|
159 | 159 | ] |
160 | 160 | }, |
161 | 161 | "optionalDependencies": { |
162 | | - "@pact-foundation/pact-core-darwin-arm64": "16.0.0", |
163 | | - "@pact-foundation/pact-core-darwin-x64": "16.0.0", |
164 | | - "@pact-foundation/pact-core-linux-arm64-glibc": "16.0.0", |
165 | | - "@pact-foundation/pact-core-linux-arm64-musl": "16.0.0", |
166 | | - "@pact-foundation/pact-core-linux-x64-glibc": "16.0.0", |
167 | | - "@pact-foundation/pact-core-linux-x64-musl": "16.0.0", |
168 | | - "@pact-foundation/pact-core-windows-x64": "16.0.0" |
| 162 | + "@pact-foundation/pact-core-darwin-arm64": "16.1.0", |
| 163 | + "@pact-foundation/pact-core-darwin-x64": "16.1.0", |
| 164 | + "@pact-foundation/pact-core-linux-arm64-glibc": "16.1.0", |
| 165 | + "@pact-foundation/pact-core-linux-arm64-musl": "16.1.0", |
| 166 | + "@pact-foundation/pact-core-linux-x64-glibc": "16.1.0", |
| 167 | + "@pact-foundation/pact-core-linux-x64-musl": "16.1.0", |
| 168 | + "@pact-foundation/pact-core-windows-x64": "16.1.0" |
169 | 169 | } |
170 | 170 | } |
0 commit comments