modified: package.json

This commit is contained in:
Sam Sneed 2024-08-12 15:21:52 -05:00
parent cd0c61e813
commit 0c6344b8e0

View file

@ -1,5 +1,5 @@
{
"name": "fstopium",
"name": "sneedium",
"version": "1.0.0",
"description": "A Electron browser",
"main": "main.js",
@ -16,7 +16,7 @@
"tutorial",
"demo"
],
"author": "FStop Tech",
"author": "Sneed Group",
"license": "SPL-R5",
"devDependencies": {
"@electron-forge/cli": "^6.0.5",