Skip to content

Commit 8d08487

Browse files
author
Maximilian Heinz
committed
chore: update dependencies, remove unused watch
1 parent 2376b10 commit 8d08487

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"jsnext:main": "./src/lory.js",
3636
"devDependencies": {
3737
"babel-cli": "6.11.4",
38-
"babel-core": "6.13.1",
38+
"babel-core": "6.13.2",
3939
"babel-loader": "6.2.5",
4040
"babel-preset-es2015": "6.13.2",
4141
"babel-preset-stage-0": "6.5.0",
@@ -70,7 +70,7 @@
7070
"karma-phantomjs-launcher": "1.0.1",
7171
"karma-safari-launcher": "1.0.0",
7272
"karma-sauce-launcher": "1.0.0",
73-
"mocha": "3.0.0",
73+
"mocha": "3.0.2",
7474
"nodemon": "1.10.2",
7575
"phantomjs-prebuilt": "2.1.12",
7676
"rimraf": "2.5.4",
@@ -79,7 +79,6 @@
7979
"semantic-release": "4.3.5",
8080
"uglify-js": "2.7.3",
8181
"url-loader": "0.5.7",
82-
"watch": "0.19.1",
8382
"webpack": "1.13.2",
8483
"webpack-dev-server": "1.14.1"
8584
},

0 commit comments

Comments
 (0)