Skip to content

Commit

Permalink
Fix name of GitHub repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
yaph committed Dec 25, 2019
1 parent ad8a3c6 commit 9494b3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "traste",
"description": "A library for rendering guitar and ukulele fretboards as SVG elements.",
"version": "0.1.0",
"version": "0.1.1",
"author": {
"name": "Ramiro Gómez",
"url": "https://ramiro.org/"
Expand Down Expand Up @@ -42,7 +42,7 @@
"module": "src/index.js",
"repository": {
"type": "git",
"url": "https://github.com/yaph/fretboard.git"
"url": "https://github.com/yaph/traste.git"
},
"scripts": {
"build": "rollup -c",
Expand Down

0 comments on commit 9494b3f

Please sign in to comment.