Skip to content

Commit

Permalink
added bower
Browse files Browse the repository at this point in the history
  • Loading branch information
RonenNess committed Jul 17, 2016
1 parent 8dde91d commit 9dbea39
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
"Ronen Ness <ronenness@gmail.com>"
],
"description": "Simple 2d vectors for JavaScript!",
"moduleType": [
"globals"
],
"keywords": [
"vector",
"vector2d",
Expand All @@ -23,5 +20,6 @@
"bower_components",
"test",
"tests"
]
],
"main": "dist/vector2js.min.js"
}

0 comments on commit 9dbea39

Please sign in to comment.