Skip to content

Commit c757eac

Browse files
Update specmatic-graphql-all jar with 1.0.11 version
1 parent 1b0e5b6 commit c757eac

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ npm install
1111
```
1212

1313
```shell
14-
npm install git+https://github.com/znsio/specmatic-node-beta.git#d16f9fe
14+
npm install git+https://github.com/znsio/specmatic-node-beta.git#4309b14
1515
```
16-
Note - Pick up the version (#d16f9fe) from package.json
16+
Note - Pick up the version (#4309b14) from package.json
1717

1818
## Running automated UI Component tests with Specmatic GraphQL Stub
1919

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"autoprefixer": "^10.4.19",
5252
"postcss": "^8.4.39",
5353
"specmatic": "^2.0.16",
54-
"specmatic-beta": "github:znsio/specmatic-node-beta#d16f9fe",
54+
"specmatic-beta": "github:znsio/specmatic-node-beta#4309b14",
5555
"tailwindcss": "^3.4.3"
5656
}
5757
}

0 commit comments

Comments
 (0)