add NProgress

This commit is contained in:
jxxghp
2023-07-02 00:46:02 +08:00
parent af40056809
commit f824184bf6
5 changed files with 46 additions and 18 deletions

View File

@@ -22,6 +22,7 @@
"axios-mock-adapter": "^1.21.4",
"chart.js": "^4.1.2",
"jwt-decode": "^3.1.2",
"nprogress": "^0.2.0",
"postcss-purgecss": "^5.0.0",
"prismjs": "^1.29.0",
"roboto-fontface": "^0.10.0",
@@ -92,4 +93,4 @@
"resolutions": {
"postcss": "8"
}
}
}