We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2376b10 commit 8d08487Copy full SHA for 8d08487
1 file changed
package.json
@@ -35,7 +35,7 @@
35
"jsnext:main": "./src/lory.js",
36
"devDependencies": {
37
"babel-cli": "6.11.4",
38
- "babel-core": "6.13.1",
+ "babel-core": "6.13.2",
39
"babel-loader": "6.2.5",
40
"babel-preset-es2015": "6.13.2",
41
"babel-preset-stage-0": "6.5.0",
@@ -70,7 +70,7 @@
70
"karma-phantomjs-launcher": "1.0.1",
71
"karma-safari-launcher": "1.0.0",
72
"karma-sauce-launcher": "1.0.0",
73
- "mocha": "3.0.0",
+ "mocha": "3.0.2",
74
"nodemon": "1.10.2",
75
"phantomjs-prebuilt": "2.1.12",
76
"rimraf": "2.5.4",
@@ -79,7 +79,6 @@
79
"semantic-release": "4.3.5",
80
"uglify-js": "2.7.3",
81
"url-loader": "0.5.7",
82
- "watch": "0.19.1",
83
"webpack": "1.13.2",
84
"webpack-dev-server": "1.14.1"
85
},
0 commit comments