update devDependencies

This commit is contained in:
DIYgod 2016-10-17 10:00:10 +08:00
parent 097fd27caa
commit 9030303ad1
No known key found for this signature in database
GPG Key ID: F8797DD1088C6506
4 changed files with 5 additions and 5 deletions

2
dist/APlayer.min.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"name": "aplayer",
"version": "1.5.6",
"version": "1.5.7",
"description": "Wow, such a beautiful html5 music player",
"main": "dist/APlayer.min.js",
"scripts": {
@ -30,7 +30,7 @@
"exports-loader": "^0.6.3",
"file-loader": "^0.9.0",
"node-sass": "^3.8.0",
"postcss-loader": "^0.13.0",
"postcss-loader": "^1.0.0",
"sass-loader": "^4.0.0",
"style-loader": "^0.13.1",
"url-loader": "^0.5.7",

View File

@ -1,4 +1,4 @@
console.log("\n %c APlayer 1.5.6 %c http://aplayer.js.org \n\n","color: #fadfa3; background: #030307; padding:5px 0;","background: #fadfa3; padding:5px 0;");
console.log("\n %c APlayer 1.5.7 %c http://aplayer.js.org \n\n","color: #fadfa3; background: #030307; padding:5px 0;","background: #fadfa3; padding:5px 0;");
require('./APlayer.scss');