We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06711cc commit 5be734bCopy full SHA for 5be734b
frontend/angular.json
@@ -32,7 +32,7 @@
32
"./node_modules/primeflex/primeflex.css"
33
],
34
"scripts": [
35
- "./node_modules/marked/lib/marked.js",
+ "./node_modules/marked/bin/marked.js",
36
"./node_modules/prismjs/prism.js"
37
38
"vendorChunk": true,
0 commit comments