build(deps): Add NPM config to track updates

This commit is contained in:
Cotes Chung
2023-09-09 15:36:11 +08:00
parent 557de301fe
commit 6b9e9d089b
3 changed files with 28 additions and 0 deletions

14
package.json Normal file
View File

@ -0,0 +1,14 @@
{
"dependencies": {
"@fortawesome/fontawesome-free": "^6.4.0",
"bootstrap": "^5.2.3",
"clipboard": "^2.0.11",
"dayjs": "^1.11.7",
"jquery": "^3.7.0",
"lazysizes": "^5.3.2",
"magnific-popup": "^1.1.0",
"mermaid": "^9.4.3",
"simple-jekyll-search": "^1.10.0",
"tocbot": "^4.21.0"
}
}