Fix package.json keys

This commit is contained in:
Kalle (Sendou) 2021-12-25 23:11:19 +02:00
parent a5a90ec616
commit b30a0459df

View File

@ -1,8 +1,7 @@
{
"private": true,
"name": "remix-app-template",
"description": "",
"license": "",
"name": "sendou.ink",
"version": "3.0.0",
"scripts": {
"build": "remix build",
"dev:remix": "remix watch",