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