We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef6285 commit c8ec934Copy full SHA for c8ec934
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "@blitz/textmate",
3
- "version": "0.4.2",
+ "version": "0.4.3",
4
"description": "TextMate Grammars for StackBlitz",
5
"license": "MIT",
6
"repository": "stackblitz/textmate",
7
"author": {
8
"name": "Sam Verschueren",
9
"email": "[email protected]",
10
- "url": "github.com/SamVerschueren"
+ "url": "https://github.com/SamVerschueren"
11
},
12
"main": "dist/index.js",
13
"types": "dist/index.d.ts",
0 commit comments