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-29 04:13:48 +0300
committerGitHub <noreply@github.com>2019-09-29 04:13:48 +0300
commitbbfb8e8c83f38239af1386837b74f41a730bc6f2 (patch)
tree9430cd272a5dbaf66a5343ff3e1f4375a1e4b9e8 /package.json
parentf109fb7ec048cdbb3dcf05fed928ba97966ccefd (diff)
Bump @babel/core from 7.6.0 to 7.6.2
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.0 to 7.6.2. - [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.6.0...v7.6.2) 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 ca4721cc0..571b131a0 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"build": "make npm-init build-js-production bundle-simplewebrtc"
},
"devDependencies": {
- "@babel/core": "^7.6.0",
+ "@babel/core": "^7.6.2",
"@babel/preset-env": "^7.6.0",
"attachmediastream": "^2.1.0",
"babel-plugin-add-module-exports": "^1.0.2",