You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sandbox/package.json
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,20 @@
7
7
"express": "^4.16.4",
8
8
"express-openapi-validator": "^4.13.8",
9
9
"js-yaml": "^3.3.0",
10
+
"lodash": "^4.17.21",
10
11
"ono": "^5.0.1",
11
12
"openapi-sampler": "^1.0.0-beta.15",
12
13
"swagger-ui-express": "^4.0.2",
13
14
"winston": "^3.2.1"
14
15
},
15
16
"description": "API for communication suppliers to integrate with NHS Notify. This specification represents the in-development 'next' version of the API schema and should be treated as unstable. ",
0 commit comments