license
All checks were successful
Deploy Frontend / docker (17, 3.8.5) (push) Successful in 2m5s

This commit is contained in:
Braydon 2024-04-18 20:14:13 -04:00
parent f1cd72e8b3
commit b08cb6efb6

@ -4,6 +4,7 @@
"author": "Braydon (Rainnny) <braydonrainnny@gmail.com>",
"description": "A simple, yet useful RESTful API for Minecraft utilizing Springboot.",
"homepage": "https://restfulmc.cc",
"license": "MIT",
"scripts": {
"dev": "next dev --turbo",
"build": "next build",