mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[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.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@overleaf/settings",
|
||||
"description": "A centralised settings system for Overleaf",
|
||||
"version": "2.1.0",
|
||||
"version": "2.1.1",
|
||||
"repository": "overleaf/settings-module"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user