Skip to content

Commit

Permalink
update pathwatcher
Browse files Browse the repository at this point in the history
  • Loading branch information
mick committed Mar 20, 2014
1 parent b76b390 commit 63980b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "geojson-preview",
"main": "./lib/geojson-preview",
"version": "0.2.1",
"private": true,
"description": "Preview geojson file in your text editor!",
"keywords": [
"geojson",
Expand All @@ -19,7 +18,7 @@
"leaflet": "0.7.x",
"geojsonhint": "0.2.x",
"fs-plus": "2.x",
"pathwatcher": "0.16.0",
"pathwatcher": "0.19.0",
"underscore-plus": "1.x"
}
}

0 comments on commit 63980b7

Please sign in to comment.