Remove CoffeeScript

This commit is contained in:
Alf Eaton
2021-05-26 15:06:24 +01:00
parent 93f618a980
commit 9c0dbbc5c8
5 changed files with 19 additions and 36 deletions

View File

@@ -1,13 +1,6 @@
{
"name": "settings-sharelatex",
"homepage": "www.sharelatex.com",
"description": "A centralised settings system for ShareLaTeX",
"version": "1.3.0",
"repository": {
"type": "git",
"url": "https://github.com/sharelatex/settings-sharelatex.git"
},
"dependencies": {
"coffee-script": "1.6.0"
}
"name": "@overleaf/settings-module",
"description": "A centralised settings system for Overleaf",
"version": "2.0.0",
"repository": "overleaf/settings-module"
}