Skip to content

Commit 2fcd252

Browse files
chore(package): update dependencies
https://greenkeeper.io/
1 parent 602b2b3 commit 2fcd252

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,18 @@
3434
},
3535
"main": "./src/L.Routing.Control.js",
3636
"devDependencies": {
37-
"browserify": "^5.12.1",
37+
"browserify": "^13.1.0",
3838
"browserify-shim": "^3.7.0",
39-
"grunt": "^0.4.5",
40-
"grunt-browserify": "^3.0.1",
41-
"grunt-contrib-copy": "^0.6.0",
42-
"grunt-contrib-uglify": "^0.6.0",
43-
"grunt-gh-pages": "^0.9.1",
39+
"grunt": "^1.0.1",
40+
"grunt-browserify": "^5.0.0",
41+
"grunt-contrib-copy": "^1.0.0",
42+
"grunt-contrib-uglify": "^2.0.0",
43+
"grunt-gh-pages": "^2.0.0",
4444
"grunt-semantic-release": "^0.2.1"
4545
},
4646
"dependencies": {
47-
"corslite": "0.0.6",
48-
"leaflet": "^0.7.2",
49-
"polyline": "0.0.3"
47+
"corslite": "0.0.7",
48+
"leaflet": "^1.0.1",
49+
"polyline": "0.2.0"
5050
}
5151
}

0 commit comments

Comments
 (0)