Skip to content

Commit

Permalink
Added author and description to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thisredone committed Dec 8, 2019
1 parent 7cb1876 commit adef17c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"name": "beat-saber-playlist-maker",
"version": "0.1.0",
"private": true,
"description": "Playlist maker for Beat Saber",
"author": "redka <[email protected]>",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
Expand Down

0 comments on commit adef17c

Please sign in to comment.