Skip to content

Commit f5ccb96

Browse files
authored
Merge pull request #5 from manuth/master
Fix build process
2 parents f657bb3 + 73e2db1 commit f5ccb96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"url": "https://github.com/mjbvz/vscode-markdown-image-size/issues"
2121
},
2222
"engines": {
23-
"vscode": "^1.15.0"
23+
"vscode": "^1.33.0"
2424
},
2525
"categories": [
2626
"Other"

0 commit comments

Comments
 (0)