eddited gitignore

This commit is contained in:
plane000
2018-05-19 23:22:45 +01:00
parent 925469af25
commit 9523cd874a
10 changed files with 104 additions and 82 deletions

12
node_modules/discord.js/package.json generated vendored
View File

@@ -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",