Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-13 18:08:16 +0300
committerGitHub <noreply@github.com>2019-09-13 18:08:16 +0300
commit7e3b918c9fa74f66a5d5d67bb93ad4aa77a07c9c (patch)
tree5e2e8aae657cdc38a026448bb495385907e21687 /package.json
parent15a69496524ddf057945d5e359cd0292efe0758a (diff)
Bump @babel/core from 7.5.5 to 7.6.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.5.5 to 7.6.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.5.5...v7.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3b1ad232a..81e4d7674 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"build": "make npm-init build-js-production bundle-simplewebrtc"
},
"devDependencies": {
- "@babel/core": "^7.5.5",
+ "@babel/core": "^7.6.0",
"@babel/preset-env": "^7.6.0",
"attachmediastream": "^2.1.0",
"babel-plugin-add-module-exports": "^1.0.2",