From ae2a2d5dac8d67a4a08e54078d7b53eb32f4a606 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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/extensions.json b/extensions.json index f4136b657..c9c5cc596 100644 --- a/extensions.json +++ b/extensions.json @@ -658,6 +658,12 @@ "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", + "checkout": "v0.9.0" + }, { "id": "octref.vetur", "repository": "https://github.com/vuejs/vetur",