Skip to content

Commit 5546ec2

Browse files
committed
Fix fe
1 parent 10e2ec2 commit 5546ec2

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

apps/codebattle/assets/css/style.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2724,4 +2724,3 @@ a.cb-text-light:hover {
27242724
border-bottom-color: rgba(0, 0, 0, 0.3);
27252725
}
27262726
}
2727-

apps/runner/images/css/package-lock.json

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

apps/runner/images/css/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"name": "css-checker",
44
"version": "0.0.1",
55
"overrides": {
6-
"basic-ftp": "^5.2.0",
6+
"basic-ftp": "^5.2.1",
7+
"handlebars": "^4.7.9",
78
"tar-fs": "^3.1.1",
89
"js-yaml": "^4.1.1"
910
},

0 commit comments

Comments
 (0)