Added front matter to custom script arguments

This commit is contained in:
Elio Struyf
2021-05-04 14:33:37 +02:00
parent 232c3ff111
commit c41e7cf5fc
5 changed files with 6152 additions and 6 deletions
+2 -2
View File
@@ -240,6 +240,7 @@
"@types/react-dom": "17.0.0",
"@types/vscode": "1.51.0",
"date-fns": "2.0.1",
"downshift": "6.0.6",
"glob": "7.1.6",
"gray-matter": "4.0.2",
"html-loader": "1.3.2",
@@ -250,7 +251,6 @@
"tslint": "6.1.3",
"typescript": "4.0.2",
"webpack": "4.44.2",
"webpack-cli": "3.3.12",
"downshift": "6.0.6"
"webpack-cli": "3.3.12"
}
}