From 7d9db249be54cdb38316c7cbac0d90b89aaf41e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edwin=20T=C3=B6r=C3=B6k?= Date: Sat, 22 Aug 2020 22:42:43 +0100 Subject: [PATCH] Add ocamllabs.ocaml-platform ISC licensed --- extensions.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/extensions.json b/extensions.json index ee4d62153..c505c2c9f 100644 --- a/extensions.json +++ b/extensions.json @@ -663,6 +663,11 @@ "checkout": "v0.21.2", "prepublish": "npm install spago purescript" }, + { + "id": "ocamllabs.ocaml-platform", + "repository": "https://github.com/ocamllabs/vscode-ocaml-platform.git", + "version": "0.9.0" + }, { "id": "octref.vetur", "repository": "https://github.com/vuejs/vetur",