Rename to @overleaf/settings

This commit is contained in:
Alf Eaton 2021-05-28 09:15:24 +01:00
parent 9c0dbbc5c8
commit 955c9162c0
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
@overleaf/settings-module @overleaf/settings
=================== ===================
A small module to allow global config settings to be set for all services A small module to allow global config settings to be set for all services

View file

@ -1,5 +1,5 @@
{ {
"name": "@overleaf/settings-module", "name": "@overleaf/settings",
"description": "A centralised settings system for Overleaf", "description": "A centralised settings system for Overleaf",
"version": "2.0.0", "version": "2.0.0",
"repository": "overleaf/settings-module" "repository": "overleaf/settings-module"