Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.

Commit 29b69b9

Browse files
author
Nicolas ERNY
authored
Update package.json
1 parent 6af6277 commit 29b69b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vsc-xcomponent-extension",
33
"publisher": "XComponent",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"scripts": {
66
"postinstall": "node .build/postinstall.js",
77
"compile": "cd shared && yarn run compile && cd ..&& cd viewer && yarn run compile --define process.env.GOJS_KEY=\"$1\" && cd .. && cd extension && yarn run vscode:prepublish",

0 commit comments

Comments
 (0)