Skip to content

Commit b42e4ea

Browse files
chore(package): update dependencies
http://greenkeeper.io/
1 parent c1936af commit b42e4ea

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hls.js",
33
"version": "0.4.10",
4-
"license" : "Apache-2.0",
4+
"license": "Apache-2.0",
55
"description": "Media Source Extension - HLS library, by/for Dailymotion",
66
"homepage": "https://github.com/dailymotion/hls.js",
77
"authors": "Guillaume du Pontavice <[email protected]>",
@@ -40,16 +40,16 @@
4040
"arraybuffer-equal": "^1.0.4",
4141
"babel": "^6.3.26",
4242
"babel-cli": "^6.3.17",
43-
"browserify": "^8.1.1",
43+
"browserify": "^13.0.0",
4444
"deep-strict-equal": "^0.1.0",
4545
"exorcist": "^0.4.0",
46-
"http-server": "^0.7.4",
46+
"http-server": "^0.8.5",
4747
"jshint": "^2.5.11",
48-
"live-reload": "^0.2.0",
48+
"live-reload": "^1.1.0",
4949
"mocha": "^2.1.0",
5050
"opener": "^1.4.0",
51-
"parallelshell": "^1.0.3",
51+
"parallelshell": "^2.0.0",
5252
"uglify-js": "^2.4.23",
53-
"watchify": "^2.2.1"
53+
"watchify": "^3.7.0"
5454
}
5555
}

0 commit comments

Comments
 (0)