Skip to content

Commit

Permalink
🔖 (0.8.2-beta) release 0.8.2-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed Jun 22, 2021
1 parent 030206c commit d1d011b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docus",
"version": "0.8.0",
"version": "0.8.2",
"repository": "nuxtlabs/docus",
"license": "GPL-3.0",
"exports": {
Expand Down Expand Up @@ -54,7 +54,7 @@
"@nuxt/image": "0.4.14",
"@nuxt/postcss8": "^1.1.3",
"@nuxtjs/color-mode": "^2.0.10",
"@nuxtjs/composition-api": "0.24.4",
"@nuxtjs/composition-api": "0.24.3",
"@nuxtjs/proxy": "^2.1.0",
"@nuxtjs/pwa": "^3.3.5",
"@types/graceful-fs": "^4.1.5",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1817,12 +1817,12 @@
defu "^5.0.0"
lodash.template "^4.5.0"

"@nuxtjs/[email protected].4":
version "0.24.4"
resolved "https://registry.yarnpkg.com/@nuxtjs/composition-api/-/composition-api-0.24.4.tgz#2ccc47db419255c6bd573851388fc8f1cb96d938"
integrity sha512-WRQGVgE1MbwYVOvFeGfToOjb6w3D2lxWM54N4HMFOPmDJI9+XngJQZgtuQCBUSsEZ3a3dpejBSzSYyEC7FrdvQ==
"@nuxtjs/[email protected].3":
version "0.24.3"
resolved "https://registry.yarnpkg.com/@nuxtjs/composition-api/-/composition-api-0.24.3.tgz#d8219801dbc3b44bdf95d9417725e80caf6d1ae8"
integrity sha512-x/Z/IA0YWGfRSVUPuzZJzLFtg/VZoKVF5u7kmeRrnRQxutt+kCE2sKmyt0SPCqM0SocE7mlfKVgQTj4YF+YxPA==
dependencies:
"@vue/composition-api" "1.0.0-rc.11"
"@vue/composition-api" "1.0.0-rc.10"
defu "^5.0.0"
estree-walker "^2.0.2"
fs-extra "^9.1.0"
Expand Down Expand Up @@ -2621,10 +2621,10 @@
optionalDependencies:
prettier "^1.18.2"

"@vue/[email protected].11":
version "1.0.0-rc.11"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.0.0-rc.11.tgz#fde9a56855e159eb873df3224a461898dad91c2e"
integrity sha512-rB5cKeNZlHdjEYre2vBzdid+e09Mf2HmMrg31NCT6c1G6bgX1CJ6V8H7owo9+wK/O2YyN9AEkIVLOczP9s0VTQ==
"@vue/[email protected].10":
version "1.0.0-rc.10"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.0.0-rc.10.tgz#a98e2b810613531bbbbd3b4c0a9fc46198cc931d"
integrity sha512-ftm4OU8H1Ipw64gxIVqzlCW9lJrtr9iOJME0/KJ/fWmVGy55Qbd0uIgIttOkCdLL94A5cjTSbJFTQhu9jBDRXw==
dependencies:
tslib "^2.2.0"

Expand Down

1 comment on commit d1d011b

@vercel
Copy link

@vercel vercel bot commented on d1d011b Jun 22, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.