Make commons-vscode a scoped package

This commit is contained in:
Kris De Volder
2018-04-02 09:40:49 -07:00
parent 58caf0d03e
commit c4da17aa72
10 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,6 @@
{
"name": "commons-vscode",
"private": true,
"version": "0.1.4",
"name": "@pivotal-tools/commons-vscode",
"version": "0.2.0",
"description": "commons-vscode",
"license": "MIT",
"repository": "",