License in package.json
This commit is contained in:
		@@ -7,7 +7,7 @@
 | 
				
			|||||||
    "test": "echo \"Error: no test specified\" && exit 1"
 | 
					    "test": "echo \"Error: no test specified\" && exit 1"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "author": "TheGreydiamond",
 | 
					  "author": "TheGreydiamond",
 | 
				
			||||||
  "license": "ISC",
 | 
					  "license": "LGPL-3.0",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "body-parser": "^1.19.2",
 | 
					    "body-parser": "^1.19.2",
 | 
				
			||||||
    "countdown": "^2.6.0",
 | 
					    "countdown": "^2.6.0",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user