-
- Downloads
added repo to package.json
... | ... | @@ -14,5 +14,9 @@ |
"devDependencies": { | ||
"babel-preset-es2015": "^6.6.0", | ||
"openlayers": "^3.15.1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/glennvorhes/webmapsjs.git" | ||
} | ||
} |
Please register or sign in to comment