|
1 | 1 | { |
2 | 2 | "name": "@pact-foundation/pact-core", |
3 | | - "version": "17.0.0", |
| 3 | + "version": "17.0.1", |
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 | }, |
165 | 165 | "optionalDependencies": { |
166 | | - "@pact-foundation/pact-core-darwin-arm64": "17.0.0", |
167 | | - "@pact-foundation/pact-core-darwin-x64": "17.0.0", |
168 | | - "@pact-foundation/pact-core-linux-arm64-glibc": "17.0.0", |
169 | | - "@pact-foundation/pact-core-linux-arm64-musl": "17.0.0", |
170 | | - "@pact-foundation/pact-core-linux-x64-glibc": "17.0.0", |
171 | | - "@pact-foundation/pact-core-linux-x64-musl": "17.0.0", |
172 | | - "@pact-foundation/pact-core-windows-x64": "17.0.0" |
| 166 | + "@pact-foundation/pact-core-darwin-arm64": "17.0.1", |
| 167 | + "@pact-foundation/pact-core-darwin-x64": "17.0.1", |
| 168 | + "@pact-foundation/pact-core-linux-arm64-glibc": "17.0.1", |
| 169 | + "@pact-foundation/pact-core-linux-arm64-musl": "17.0.1", |
| 170 | + "@pact-foundation/pact-core-linux-x64-glibc": "17.0.1", |
| 171 | + "@pact-foundation/pact-core-linux-x64-musl": "17.0.1", |
| 172 | + "@pact-foundation/pact-core-windows-x64": "17.0.1" |
173 | 173 | } |
174 | 174 | } |
0 commit comments