Skip to content

Commit 01541ac

Browse files
committed
add packages to publish to open-vsx
1 parent 51add92 commit 01541ac

File tree

2 files changed

+302
-1
lines changed

2 files changed

+302
-1
lines changed

package-lock.json

Lines changed: 300 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
}
144144
],
145145
"languages": [
146-
{
146+
{
147147
"id": "robotframework",
148148
"aliases": [
149149
"Robot Framework",
@@ -628,6 +628,7 @@
628628
"eslint-plugin-react-hooks": "^4.2.0",
629629
"glob": "^7.2.0",
630630
"mocha": "^9.1.3",
631+
"ovsx": "^0.2.1",
631632
"prettier": "^2.4.1",
632633
"replace-in-file": "^6.3.1",
633634
"ts-loader": "^9.2.6",

0 commit comments

Comments
 (0)