File tree Expand file tree Collapse file tree 3 files changed +0
-7
lines changed
Expand file tree Collapse file tree 3 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 8787 "@babel/core" : " 7.2.2" ,
8888 "babel-core" : " 7.0.0-bridge.0" ,
8989 "babel-preset-cozy-app" : " 1.3.2" ,
90- "core-js" : " 2.6.4" ,
9190 "cozy-client-js" : " 0.14.2" ,
9291 "cozy-device-helper" : " 1.6.5" ,
9392 "cozy-realtime" : " 2.0.3" ,
Original file line number Diff line number Diff line change 11/* global __PIWIK_TRACKER_URL__ __PIWIK_SITEID__ __PIWIK_DIMENSION_ID_APP__ */
22
3- import 'core-js/modules/es6.object.assign'
43import React , { Component } from 'react'
54import { connect } from 'react-redux'
65
Original file line number Diff line number Diff line change @@ -3771,11 +3771,6 @@ copy-descriptor@^0.1.0:
37713771 resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
37723772 integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
37733773
3774- core-js@2.6.4:
3775- version "2.6.4"
3776- resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.4.tgz#b8897c062c4d769dd30a0ac5c73976c47f92ea0d"
3777- integrity sha512-05qQ5hXShcqGkPZpXEFLIpxayZscVD2kuMBZewxiIPPEagukO4mqgPA9CWhUvFBJfy3ODdK2p9xyHh7FTU9/7A==
3778-
37793774core-js@^1.0.0:
37803775 version "1.2.7"
37813776 resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636"
You can’t perform that action at this time.
0 commit comments