Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Commit

Permalink
chore: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rstoenescu committed Sep 14, 2018
1 parent 85e97de commit 0701255
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quasar-cli",
"version": "0.17.16",
"version": "0.17.17",
"description": "Quasar Framework CLI",
"bin": {
"quasar": "./bin/quasar"
Expand Down Expand Up @@ -84,7 +84,7 @@
"postcss-safe-parser": "4.0.1",
"preload-webpack-plugin": "3.0.0-alpha.3",
"quasar-extras": "2.0.6",
"quasar-framework": "0.17.13",
"quasar-framework": "0.17.14",
"register-service-worker": "1.5.2",
"route-cache": "0.4.4",
"selfsigned": "1.10.3",
Expand Down
19 changes: 7 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4578,9 +4578,9 @@ [email protected]:
version "2.0.6"
resolved "https://registry.yarnpkg.com/quasar-extras/-/quasar-extras-2.0.6.tgz#d5df62fc28352b4dd1f11e7caa8308d04c89be42"

[email protected].13:
version "0.17.13"
resolved "https://registry.yarnpkg.com/quasar-framework/-/quasar-framework-0.17.13.tgz#a44ccf7626108495ce88cc35e09d81ac06a6f311"
[email protected].14:
version "0.17.14"
resolved "https://registry.yarnpkg.com/quasar-framework/-/quasar-framework-0.17.14.tgz#4f1110222d5d4016feba4c1fc2c1c7fd19780855"

querystring-es3@^0.2.0:
version "0.2.1"
Expand Down Expand Up @@ -4651,13 +4651,12 @@ [email protected]:
string_decoder "~0.10.x"

readdirp@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.1.0.tgz#4ed0ad060df3073300c48440373f72d1cc642d78"
version "2.2.1"
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.2.1.tgz#0e87622a3325aa33e892285caf8b4e846529a525"
dependencies:
graceful-fs "^4.1.2"
minimatch "^3.0.2"
graceful-fs "^4.1.11"
micromatch "^3.1.10"
readable-stream "^2.0.2"
set-immediate-shim "^1.0.1"

reduce-css-calc@^2.0.0:
version "2.1.4"
Expand Down Expand Up @@ -4975,10 +4974,6 @@ set-blocking@^2.0.0, set-blocking@~2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"

set-immediate-shim@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz#4b2b1b27eb808a9f8dcc481a58e5e56f599f3f61"

set-value@^0.4.3:
version "0.4.3"
resolved "https://registry.yarnpkg.com/set-value/-/set-value-0.4.3.tgz#7db08f9d3d22dc7f78e53af3c3bf4666ecdfccf1"
Expand Down

0 comments on commit 0701255

Please sign in to comment.