Renamed the app.js -> app.ts
This commit is contained in:
parent
0dfbea6fc4
commit
20aa9fae2c
@ -2,7 +2,7 @@
|
|||||||
"name": "backend",
|
"name": "backend",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "The Sheepstar backend containing the api, cdn, shortener and more! :)",
|
"description": "The Sheepstar backend containing the api, cdn, shortener and more! :)",
|
||||||
"main": "app.js",
|
"main": "app.ts",
|
||||||
"repository": "https://github.com/SheepstarStudio/Backend.git",
|
"repository": "https://github.com/SheepstarStudio/Backend.git",
|
||||||
"author": "SheepstarStudio",
|
"author": "SheepstarStudio",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user