We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f31bc5c commit e92d42fCopy full SHA for e92d42f
package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "EasyLeaderboard",
3
- "version": "1.0.0",
+ "version": "2.0.0",
4
"description": "A quick to setup and easily configurable leaderboard",
5
"main": "index.js",
6
"scripts": {
7
"start": "node index.js"
8
},
9
- "author": "",
+ "author": "Garrett Allen",
10
"license": "MIT",
11
"dependencies": {
12
"cors": "^2.8.5",
0 commit comments