mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-12 11:16:09 +09:00
Clean up the oopsie. Rebuild the blank exercises.
This commit is contained in:
+6
-6
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"_from": "function-bind@^1.0.2",
|
||||
"_from": "function-bind@^1.1.1",
|
||||
"_id": "function-bind@1.1.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==",
|
||||
@@ -8,20 +8,20 @@
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "function-bind@^1.0.2",
|
||||
"raw": "function-bind@^1.1.1",
|
||||
"name": "function-bind",
|
||||
"escapedName": "function-bind",
|
||||
"rawSpec": "^1.0.2",
|
||||
"rawSpec": "^1.1.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.2"
|
||||
"fetchSpec": "^1.1.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/has"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
|
||||
"_shasum": "a56899d3ea3c9bab874bb9773b7c5ede92f4895d",
|
||||
"_spec": "function-bind@^1.0.2",
|
||||
"_where": "/Users/cloyd/coderrr/odin/javascript-exercises/node_modules/has",
|
||||
"_spec": "function-bind@^1.1.1",
|
||||
"_where": "/home/michael/projects/javascript-exercises/node_modules/has",
|
||||
"author": {
|
||||
"name": "Raynos",
|
||||
"email": "raynos2@gmail.com"
|
||||
|
||||
Reference in New Issue
Block a user