We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17cfb7c commit b47868cCopy full SHA for b47868c
1 file changed
package.json
@@ -1,4 +1,15 @@
1
{
2
+ "name": "eps-fhir-validator-lambda",
3
+ "version": "0.0.1",
4
+ "description": "eps fhir validator lambda",
5
+ "scripts": {},
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/NHSDigital/eps-FHIR-validator-lambda"
9
+ },
10
+ "author": "NHS Digital",
11
+ "license": "MIT",
12
+ "homepage": "https://github.com/NHSDigital/eps-FHIR-validator-lambda",
13
"devDependencies": {
14
"@semantic-release/changelog": "^6.0.3",
15
"@semantic-release/release-notes-generator": "^12.1.0",
0 commit comments