Refactoring day1

This commit is contained in:
2020-08-20 20:27:14 +02:00
parent 6aceefeb2f
commit b907489a75
481 changed files with 5321 additions and 5616 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/runtime",
"version": "7.11.2",
"version": "7.10.5",
"description": "babel's modular runtime helpers",
"license": "MIT",
"publishConfig": {
@@ -19,5 +19,9 @@
"devDependencies": {
"@babel/helpers": "^7.10.4"
},
"gitHead": "bc7a811fce3ceeea393229299c1cdb63858608e6"
}
"gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7"
,"_resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.5.tgz"
,"_integrity": "sha512-otddXKhdNn7d0ptoFRHtMLa8LqDxLYwTjB4nYgM1yy5N6gU/MUf8zqyyLltCH3yAVitBzmwK4us+DD0l/MauAg=="
,"_from": "@babel/runtime@7.10.5"
}