Skip to content

Commit

Permalink
✌️ V1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
EdgarVaguencia committed Oct 17, 2019
1 parent aa7cfef commit 341b45e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-ivoox",
"version": "1.1.2",
"version": "1.1.3",
"description": "Unofficial iVoox API for node",
"main": "src/index.js",
"scripts": {
Expand All @@ -25,7 +25,6 @@
"chai-as-promised": "^7.1.1",
"coveralls": "^3.0.6",
"mocha": "^6.2.1",
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^14.1.1"
},
"repository": {
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1029,11 +1029,6 @@ mkdirp@0.5.1, mkdirp@^0.5.0:
dependencies:
minimist "0.0.8"

mocha-lcov-reporter@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/mocha-lcov-reporter/-/mocha-lcov-reporter-1.3.0.tgz#469bdef4f8afc9a116056f079df6182d0afb0384"
integrity sha1-Rpve9PivyaEWBW8HnfYYLQr7A4Q=

mocha@^6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.1.tgz#da941c99437da9bac412097859ff99543969f94c"
Expand Down

0 comments on commit 341b45e

Please sign in to comment.