adds webworkify dependency
This commit is contained in:
parent
4e6744abe9
commit
b7f1253c95
@ -21,11 +21,14 @@
|
||||
"Nicklas Gummesson <nicklas@cartodb.com>",
|
||||
"Francisco Dans <francisco@cartodb.com>"
|
||||
],
|
||||
"licenses": [{
|
||||
"licenses": [
|
||||
{
|
||||
"type": "BSD"
|
||||
}],
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"carto": "https://github.com/CartoDB/carto/archive/master.tar.gz"
|
||||
"carto": "https://github.com/CartoDB/carto/archive/master.tar.gz",
|
||||
"webworkify": "^1.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"leaflet": "0.7.3",
|
||||
|
Loading…
Reference in New Issue
Block a user