overleaf/libraries/settings/package.json
Jakob Ackermann acc65b2518 [misc] fix path to app config/ dir following the renaming of the package
The Settings.js file is now located in node_modules/@overleaf/settings,
 which is one level deeper than node_modules/settings-sharelatex.
2021-07-06 15:19:30 +01:00

6 lines
164 B
JSON

{
"name": "@overleaf/settings",
"description": "A centralised settings system for Overleaf",
"version": "2.1.1",
"repository": "overleaf/settings-module"
}