(vueuse)

This commit is contained in:
2021-03-14 15:19:29 +01:00
parent 59ec3a0e89
commit cd381f9c4a
2 changed files with 22 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
"dependencies": {
"@octokit/core": "^3.2.5",
"@toycode/markdown-it-class": "^1.2.4",
"@vueuse/core": "^4.4.0",
"bulma": "^0.9.2",
"core-js": "^3.9.0",
"markdown-it": "^12.0.4",
@@ -53,4 +54,4 @@
"typescript": "~4.1.3",
"vue-jest": "^5.0.0-0"
}
}
}