Skip to content

Commit

Permalink
v2.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
u3u committed Dec 10, 2018
1 parent 027c6c4 commit 103a79c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@moefe/vue-aplayer",
"description": "A beautiful HTML5 music player for Vue.js",
"version": "2.0.0-beta.3",
"version": "2.0.0-beta.4",
"author": "u3u <[email protected]>",
"license": "MIT",
"homepage": "https://github.com/MoePlayer/vue-aplayer#readme",
Expand Down Expand Up @@ -67,7 +67,7 @@
"dtslint": "^0.4.0",
"git-revision-webpack-plugin": "^3.0.3",
"lint-staged": "^8.1.0",
"node-sass": "^4.10.0",
"node-sass": "^4.11.0",
"prettier": "^1.15.3",
"prettier-eslint-check": "^1.0.2",
"prettier-eslint-cli": "^4.7.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6906,10 +6906,10 @@ node-releases@^1.0.5:
dependencies:
semver "^5.3.0"

node-sass@^4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.10.0.tgz#dcc2b364c0913630945ccbf7a2bbf1f926effca4"
integrity sha512-fDQJfXszw6vek63Fe/ldkYXmRYK/QS6NbvM3i5oEo9ntPDy4XX7BcKZyTKv+/kSSxRtXXc7l+MSwEmYc0CSy6Q==
node-sass@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.11.0.tgz#183faec398e9cbe93ba43362e2768ca988a6369a"
integrity sha512-bHUdHTphgQJZaF1LASx0kAviPH7sGlcyNhWade4eVIpFp6tsn7SV8xNMTbsQFpEV9VXpnwTTnNYlfsZXgGgmkA==
dependencies:
async-foreach "^0.1.3"
chalk "^1.1.1"
Expand Down

0 comments on commit 103a79c

Please sign in to comment.