Skip to content

Commit 043048f

Browse files
committed
updates to the bower.json
1 parent 3f044fe commit 043048f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gpx-parse",
3-
"description": "GPX parser for Node.js",
4-
"main": "index.js",
3+
"description": "GPX parser for Node.js and the Browser",
4+
"main": "dist/gpx-parse-browser.js",
55
"authors": [
66
"Elliot Stokes"
77
],

0 commit comments

Comments
 (0)