mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-25 01:35:29 +00:00
[ProjectManagement] Add root project and dev getting started guides.
This commit is contained in:
Generated
BIN
Binary file not shown.
+2
-2
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@fosscord/api",
|
||||
"name": "api",
|
||||
"version": "1.0.0",
|
||||
"description": "This repository contains the HTTP API Server",
|
||||
"main": "dist/Server.js",
|
||||
@@ -33,7 +33,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/fosscord/fosscord-api#readme",
|
||||
"dependencies": {
|
||||
"@fosscord/server-util": "^1.3.52",
|
||||
"@fosscord/server-util": "file:../util",
|
||||
"@types/jest": "^26.0.22",
|
||||
"@types/json-schema": "^7.0.7",
|
||||
"ajv": "^8.4.0",
|
||||
|
||||
Reference in New Issue
Block a user