Skip to content

Commit

Permalink
Update vuestic-ui version to 1.2.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
m0ksem committed Sep 22, 2021
1 parent cddc497 commit 2ab0b08
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuestic-ui-wrapper",
"version": "1.2.7",
"version": "1.2.8",
"license": "MIT",
"repository": "https://github.com/epicmaxco/vuestic-ui",
"devDependencies": {
Expand Down Expand Up @@ -35,4 +35,4 @@
"gitHooks": {
"pre-commit": "lerna run --concurrency 1 --stream precommit --since HEAD"
}
}
}
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuestic-ui",
"version": "1.2.7",
"version": "1.2.8",
"description": "Vue 3 UI Framework",
"license": "MIT",
"homepage": "https://vuestic.dev",
Expand Down Expand Up @@ -151,4 +151,4 @@
"stylelint '**/*.{vue,html,css,scss}' --fix"
]
}
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15429,10 +15429,10 @@ [email protected]:
extend-shallow "^2.0.1"
js-beautify "^1.6.12"

prismjs@^1.24.0:
version "1.24.1"
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.24.1.tgz#c4d7895c4d6500289482fa8936d9cdd192684036"
integrity sha512-mNPsedLuk90RVJioIky8ANZEwYm5w9LcvCXrxHlwf4fNVSn8jEipMybMkWUyyF0JhnC+C4VcOVSBuHRKs1L5Ow==
prismjs@^1.25.0:
version "1.25.0"
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756"
integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==

process-nextick-args@~2.0.0:
version "2.0.1"
Expand Down

0 comments on commit 2ab0b08

Please sign in to comment.