Skip to content

Commit

Permalink
docs moment
Browse files Browse the repository at this point in the history
  • Loading branch information
myliang committed Sep 2, 2024
1 parent 12a7af4 commit 109822c
Show file tree
Hide file tree
Showing 7 changed files with 150 additions and 20 deletions.
2 changes: 1 addition & 1 deletion docs/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/manifest.js.map

Large diffs are not rendered by default.

134 changes: 132 additions & 2 deletions docs/vendor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/vendor.js.map

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"lint": "eslint --ext .js,.vue src"
},
"dependencies": {
"async-validator": "^1.8.1",
"chart.js": "^4.4.0",
"moment": "^2.18.1",
"vue": "^2.6.12"
"async-validator": "1.8.1",
"chart.js": "4.4.0",
"moment": "2.27.0",
"vue": "2.6.12"
},
"devDependencies": {
"autoprefixer": "^7.1.2",
Expand Down

0 comments on commit 109822c

Please sign in to comment.