Skip to content

Commit af49765

Browse files
authored
Merge pull request #146 from NHSDigital/feature/syn-926
SYN-926 - Update package.json details
2 parents 8b244f3 + 0b0a5fd commit af49765

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nhs-website-content-api",
3-
"version": "0.0.1",
4-
"description": "OAS (Swagger v3) API Definition for Template API",
3+
"version": "2.0.0",
4+
"description": "This API provides content from the NHS website as JSON",
55
"scripts": {
66
"lint": "redocly lint --skip-rule=security-defined specification/nhs-website-content-api.yaml",
77
"publish": "redocly bundle specification/nhs-website-content-api.yaml --dereferenced --remove-unused-components --ext json -o build/nhs-website-content-api.json",

0 commit comments

Comments
 (0)