Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
scf4 authored Jun 10, 2017
1 parent 797e3b6 commit 47f47f4
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "lyricist",
"version": "2.1.0",
"version": "2.1.1",
"description": "Fetches song lyrics using the Genius.com API and website.",
"main": "dist/index.js",
"main": "lib/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/scf4/lyricist.git"
Expand Down Expand Up @@ -34,11 +34,7 @@
"babel-cli": "^6.24.1",
"babel-preset-env": "^1.5.2",
"babel-jest": "^19.0.0",
"babel-plugin-transform-object-rest-spread": "^6.23.0",
"babel-polyfill": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-es2016": "^6.24.1",
"babel-preset-es2017": "^6.24.1",
"dotenv": "^4.0.0",
"jest": "^19.0.2",
"rimraf": "^2.6.1"
Expand Down

0 comments on commit 47f47f4

Please sign in to comment.