Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzhi713 committed Sep 28, 2019
1 parent 29be110 commit 58307d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -15,7 +15,7 @@
"axios": "^0.19.0",
"bootstrap": "^4.3.1",
"dexie": "^2.0.4",
"fast-fuzzy": "^1.8.6",
"fast-fuzzy": "^1.8.8",
"file-saver": "^2.0.2",
"jquery": "^3.4.1",
"lz-string": "^1.4.4",
Expand All @@ -25,8 +25,8 @@
"vue": "^2.6.10",
"vue-class-component": "^7.1.0",
"vue-mathjax": "0.0.10",
"vue-property-decorator": "^8.2.1",
"vuedraggable": "^2.23.0"
"vue-property-decorator": "^8.2.2",
"vuedraggable": "^2.23.1"
},
"devDependencies": {
"@types/bootstrap": "^4.3.1",
Expand Down Expand Up @@ -65,4 +65,4 @@
"vue-template-compiler": "^2.6.10",
"worker-loader": "^2.0.0"
}
}
}

0 comments on commit 58307d5

Please sign in to comment.