mirror of
https://github.com/haskell/ghcide.git
synced 2025-01-05 17:33:05 +03:00
Update extension metadata (#132)
That’s the publisher we use for uploading the DAML extension and it makes little sense to have two publishers.
This commit is contained in:
parent
baa59d4bea
commit
37f19935e2
@ -1,13 +1,14 @@
|
||||
{
|
||||
"name": "ghcide",
|
||||
"displayName": "ghcide",
|
||||
"publisher": "digitalasset",
|
||||
"publisher": "DigitalAssetHoldingsLLC",
|
||||
"repository": {
|
||||
"type" : "git",
|
||||
"url" : "https://github.com/digitalasset/daml.git"
|
||||
},
|
||||
"description": "A simple extension to test out haskell ide core",
|
||||
"version": "0.0.1",
|
||||
"license": "Apache-2.0",
|
||||
"engines": {
|
||||
"vscode": "^1.35.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user