We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30b2c19 + 10c994f commit 268c4dfCopy full SHA for 268c4df
package.json
@@ -34,17 +34,17 @@
34
},
35
"main": "./src/L.Routing.Control.js",
36
"devDependencies": {
37
- "browserify": "^5.12.1",
+ "browserify": "^13.1.0",
38
"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",
+ "grunt": "^1.0.1",
+ "grunt-browserify": "^5.0.0",
+ "grunt-contrib-copy": "^1.0.0",
+ "grunt-contrib-uglify": "^2.0.0",
+ "grunt-gh-pages": "^2.0.0",
44
"grunt-semantic-release": "^0.2.1"
45
46
"dependencies": {
47
- "corslite": "0.0.6",
48
- "polyline": "0.0.3"
+ "corslite": "0.0.7",
+ "polyline": "0.2.0"
49
}
50
0 commit comments