massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / package.json
index 3229cb7d28ed8b7a89c8365ddb36fb3a5bec9029..d65068f9ae14406f2cd069e1ce7fe1bc7a1ee8d3 100644 (file)
@@ -1,11 +1,10 @@
 {
   "name": "core-js",
   "description": "Standard library",
-  "version": "3.9.1",
+  "version": "3.19.2",
   "repository": {
     "type": "git",
-    "url": "https://github.com/zloirock/core-js.git",
-    "directory": "packages/core-js"
+    "url": "https://github.com/zloirock/core-js.git"
   },
   "main": "index.js",
   "funding": {
@@ -55,5 +54,5 @@
   "scripts": {
     "postinstall": "node -e \"try{require('./postinstall')}catch(e){}\""
   },
-  "gitHead": "50073b34ee7373eaa8c9cbbcc7313c5236a2f83e"
+  "gitHead": "e49b7f34f7b3a10cc88e1210431508c7a58e069b"
 }