FIX: project name in package.json

This commit is contained in:
Michel Pereira 2023-01-01 08:01:46 -03:00
parent 95ad2a8588
commit 39612a7377

View file

@ -1,5 +1,5 @@
{
"name": "sd-0x-store-manager",
"name": "games-store-back",
"version": "1.0.0",
"description": "Simple CRUD to sales and products",
"main": "index.js",