Skip to content

Commit d6ef00c

Browse files
authored
Merge pull request #35 from CodinGame/do-not-update-textmate
Do not update vscode-textmate
2 parents 88e5e81 + df08236 commit d6ef00c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"ts-node": "10.8.1",
7070
"tslib": "^2.4.0",
7171
"typescript": "4.7.3",
72-
"vscode-textmate": "^7.0.1",
72+
"vscode-textmate": "^6.0.0",
7373
"yaml": "2.1.1"
7474
},
7575
"browserslist": [

0 commit comments

Comments
 (0)