diff --git a/package.json b/package.json index 426d3fa..5210ec1 100644 --- a/package.json +++ b/package.json @@ -2,10 +2,10 @@ "name": "loccommunityrelations", "version": "1.0.0", "description": "The official system for handling Community Relations in the LOC Discord server.", - "main": "dist/client.js", + "main": "build/main.js", "repository": "https://gitlab.libraryofcode.org/engineering/communityrelations.git", "author": "Matthew R ", - "license": "MIT", + "license": "AGPL-3.0", "private": false, "devDependencies": { "@types/node": "^13.11.0",