Skip to content

Commit 841b251

Browse files
Set some metadata in package.json (#239)
1 parent 00b6b0d commit 841b251

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "nhsuk-prototype-kit",
3-
"version": "4.12.0",
4-
"description": "Rapidly create HTML prototypes of NHS websites and services.",
2+
"name": "record-a-vaccination-prototype",
3+
"version": "1.0.0",
4+
"description": "A prototype of the NHS Record a vaccination service.",
55
"main": "app.js",
66
"scripts": {
77
"build": "gulp build",
@@ -10,7 +10,7 @@
1010
"prewatch": "gulp build",
1111
"watch": "gulp"
1212
},
13-
"author": "https://github.com/nhsuk/",
13+
"author": "NHS England",
1414
"license": "MIT",
1515
"dependencies": {
1616
"@babel/core": "^7.26.9",

0 commit comments

Comments
 (0)