mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 08:28:15 -04:00
update package.json for gsa
This commit is contained in:
10
package.json
10
package.json
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "notifications-admin",
|
"name": "notifications-admin",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "Admin front end for GOV.UK Notify",
|
"description": "Admin front end for Notify",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10.15.3"
|
"node": ">=10.15.3"
|
||||||
},
|
},
|
||||||
@@ -15,11 +15,11 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/alphagov/notifications-admin.git"
|
"url": "git+https://github.com/GSA/notifications-admin.git"
|
||||||
},
|
},
|
||||||
"author": "Government Digital Service",
|
"author": "General Services Administration",
|
||||||
"license": "MIT",
|
"license": "CC0",
|
||||||
"homepage": "https://github.com/alphagov/notifications-admin#readme",
|
"homepage": "https://github.com/GSA/notifications-admin#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cbor-js": "0.1.0",
|
"cbor-js": "0.1.0",
|
||||||
"govuk_frontend_toolkit": "8.1.0",
|
"govuk_frontend_toolkit": "8.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user