summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2015-09-01 16:14:38 -0400
committerMike Morris <michael.patrick.morris@gmail.com>2015-09-01 16:14:38 -0400
commit3d04da40a679dde25025e1d6da1f5cfa427b9ed1 (patch)
treedc648e8c5da5fc7ab525d833081174aec1315f37 /package.json
parent4694c7b51a4e4e18dcbf2d45cc087f125c581a91 (diff)
downloadqtlocation-mapboxgl-3d04da40a679dde25025e1d6da1f5cfa427b9ed1.tar.gz
remove pushd/popd from scripts/node/run.sh, update license in package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 0063cc9898..145e80485a 100644
--- a/package.json
+++ b/package.json
@@ -9,12 +9,12 @@
"main": "lib/mapbox-gl-native.node",
"repository": {
"type": "git",
- "url": "git://github.com/mapbox/node-mapbox-gl-native.git"
+ "url": "git://github.com/mapbox/mapbox-gl-native.git"
},
"licenses": [
{
"type": "BSD",
- "url": "https://github.com/mapbox/node-mapbox-gl-native/blob/master/LICENSE.txt"
+ "url": "https://github.com/mapbox/mapbox-gl-native/blob/master/LICENSE.md"
}
],
"dependencies": {