OSSREADME - fixes for extensions/css

This commit is contained in:
Johannes Rieken
2016-06-30 14:06:56 +02:00
parent 473f3bb91c
commit 28fff894f8

View File

@@ -19,4 +19,16 @@
"to the base-name name of the original file, and an extension of txt, html, or similar. For example ",
"\"tidy\" is accompanied by \"tidy-license.txt\"."
]
},{
"name": "Microsoft/vscode-languageserver-node",
"version": "0.0.0",
"license": "MIT",
"isProd": true,
"repositoryURL": "https://github.com/Microsoft/vscode-languageserver-node"
},{
"name": "Microsoft/vscode-css-languageservice",
"version": "0.0.0",
"license": "MIT",
"isProd": true,
"repositoryURL": "https://github.com/Microsoft/vscode-css-languageservice"
}]