Update package.json

This commit is contained in:
Morten Olsen
2023-01-30 23:44:49 +01:00
committed by GitHub
parent 09c7195304
commit aad7fd4301

View File

@@ -5,7 +5,8 @@
"build": "tsc --build" "build": "tsc --build"
}, },
"devDependencies": { "devDependencies": {
"remark": "^13" "remark": "^13",
"@types/webpack": "^5.28.0"
}, },
"dependencies": { "dependencies": {
"front-matter": "^4.0.2", "front-matter": "^4.0.2",