File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 "description" : " Markdoc Extension" ,
44 "author" : " Ryan Paul" ,
55 "license" : " MIT" ,
6- "version" : " 0.0.9 " ,
6+ "version" : " 0.0.10 " ,
77 "scripts" : {
88 "build" : " esbuild index.ts --bundle --outdir=dist --sourcemap=linked --external:vscode --platform=node --format=cjs" ,
99 "build:server" : " esbuild server.ts --bundle --outdir=dist --sourcemap=linked --external:vscode --platform=node --format=cjs"
Original file line number Diff line number Diff line change 77 "author" : " Ryan Paul" ,
88 "publisher" : " stripe" ,
99 "license" : " MIT" ,
10- "version" : " 0.0.9 " ,
10+ "version" : " 0.0.10 " ,
1111 "description" : " A Markdoc language server and Visual Studio Code extension" ,
1212 "repository" : {
1313 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @markdoc/language-server" ,
3- "version" : " 0.0.9 " ,
3+ "version" : " 0.0.10 " ,
44 "description" : " A Markdoc language server" ,
55 "main" : " dist/index.js" ,
66 "author" : " Ryan Paul" ,
You can’t perform that action at this time.
0 commit comments