mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
fix directories, move lint+build to scripts
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
"main": "index.js",
|
||||
"author": "f0x",
|
||||
"license": "AGPL-3.0",
|
||||
"scripts": {
|
||||
"lint": "eslint .",
|
||||
"build": "node index.js",
|
||||
"dev": "NODE_ENV=development node index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@reduxjs/toolkit": "^1.8.6",
|
||||
"bluebird": "^3.7.2",
|
||||
|
Reference in New Issue
Block a user