Fixed lint errors caused by octal character, and added missing yaml dependency

This commit is contained in:
Alicia Sykes
2021-06-11 15:23:25 +01:00
parent a6ecb29734
commit dbc2fae6d6
3 changed files with 84 additions and 78 deletions

View File

@@ -18,6 +18,7 @@
"connect": "^3.7.0",
"crypto-js": "^4.0.0",
"highlight.js": "^11.0.0",
"js-yaml": "^4.1.0",
"npm-run-all": "^4.1.5",
"prismjs": "^1.23.0",
"register-service-worker": "^1.6.2",