MIT license

This commit is contained in:
Asher
2019-02-05 14:56:02 -06:00
parent 496cc5f96b
commit 7021826e9d
2 changed files with 21 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
"name": "@coder/vscode-cloud",
"repository": "https://github.com/codercom/vscode-cloud",
"author": "Coder",
"license": "TBD",
"license": "MIT",
"description": "VS Code in the cloud.",
"scripts": {
"build:rules": "cd ./rules && tsc -p .",