Skip to content

Commit 04c0a7d

Browse files
authored
add publishing script to package.json
1 parent ff9b490 commit 04c0a7d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,12 @@
5858
"type": "git",
5959
"url": "https://github.com/LPCIC/coq-elpi-lang.git"
6060
},
61+
"scripts": {
62+
"deploy": "vsce publish"
63+
},
6164
"__metadata": {
6265
"id": "f110bf02-4c98-48f1-9c82-967ca47fdbd9",
6366
"publisherDisplayName": "Enrico Tassi",
6467
"publisherId": "a31c90d1-39d0-4553-b020-dd47cff7daf8"
6568
}
66-
}
69+
}

0 commit comments

Comments
 (0)