From 9a3bba34539ccf7c806d026897884602941fcbf9 Mon Sep 17 00:00:00 2001 From: binaryify <821374382@qq.com> Date: Thu, 23 Jun 2016 10:21:20 +0800 Subject: [PATCH] update --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 81ea76f..6f76ece 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "NeteaseCloudMusicApi", - "version": "1.0.8", + "version": "1.1.0", "description": "网易云音乐nodejs版接口模块", "main": "build/app.js", "scripts": { @@ -12,10 +12,10 @@ "author": "traveller", "license": "ISC", "dependencies": { - "babel-core": "^6.9.1", "request": "^2.72.0" }, "devDependencies": { + "babel-core": "^6.9.1", "babel-preset-es2015": "^6.9.0" } } \ No newline at end of file