Skip to content

Commit 268c4df

Browse files
author
Per Liedman
committed
Merge branch 'greenkeeper-update-all'
2 parents 30b2c19 + 10c994f commit 268c4df

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@
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-
"polyline": "0.0.3"
47+
"corslite": "0.0.7",
48+
"polyline": "0.2.0"
4949
}
5050
}

0 commit comments

Comments
 (0)