Skip to content

Commit

Permalink
collission resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
goessner committed May 17, 2016
1 parent 02fd3ed commit 9ed4897
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "g2",
"version": "2.1.2",
"version": "2.1.1",
"description": "g2 - a tiny 2d graphics command library",
"main": "g2.js",
"scripts": {
Expand All @@ -12,7 +12,7 @@
"author": "Stefan Goessner <[email protected]>",
"repository": {
"type": "git",
"url": "https://github.com/goessner/g2"
"url": "https://github.com/goessner/g2.git"
},
"license": "MIT",
"devDependencies": {
Expand All @@ -21,4 +21,4 @@
"jslint": "^0.9.5",
"uglifyjs": "^2.4.10"
}
}
}

0 comments on commit 9ed4897

Please sign in to comment.