diff --git a/examples/draft-0-10-0/tex/package.json b/examples/draft-0-10-0/tex/package.json index c69b8b0b0d..5528c2002b 100644 --- a/examples/draft-0-10-0/tex/package.json +++ b/examples/draft-0-10-0/tex/package.json @@ -5,7 +5,7 @@ "postinstall": "npm install ../../.." }, "dependencies": { - "babel": "5.8.23", + "babel": "6.23.0", "babel-core": "^6.8.0", "babel-loader": "^6.2.4", "babel-preset-es2015": "^6.9.0",