eddited gitignore
This commit is contained in:
12
node_modules/discord.js/package.json
generated
vendored
12
node_modules/discord.js/package.json
generated
vendored
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"_from": "discord.js",
|
||||
"_from": "discord.js@^11.3.2",
|
||||
"_id": "discord.js@11.3.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-Abw9CTMX3Jb47IeRffqx2VNSnXl/OsTdQzhvbw/JnqCyqc2imAocc7pX2HoRmgKd8CgSqsjBFBneusz/E16e6A==",
|
||||
"_location": "/discord.js",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "tag",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "discord.js",
|
||||
"raw": "discord.js@^11.3.2",
|
||||
"name": "discord.js",
|
||||
"escapedName": "discord.js",
|
||||
"rawSpec": "",
|
||||
"rawSpec": "^11.3.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "latest"
|
||||
"fetchSpec": "^11.3.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
@@ -21,7 +21,7 @@
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/discord.js/-/discord.js-11.3.2.tgz",
|
||||
"_shasum": "3c4074c1cb1a4916582fb96ded5ffa1324411f95",
|
||||
"_spec": "discord.js",
|
||||
"_spec": "discord.js@^11.3.2",
|
||||
"_where": "D:\\Programming\\Projects\\JefferyBotJS",
|
||||
"author": {
|
||||
"name": "Amish Shah",
|
||||
|
||||
Reference in New Issue
Block a user