mirror of
https://github.com/ArthurDanjou/artdanj-shortener.git
synced 2026-01-30 23:28:40 +01:00
Updating project
This commit is contained in:
@@ -3,16 +3,8 @@
|
||||
"version": "2.0.0",
|
||||
"description": "URL Shortener for Developers 💻",
|
||||
"main": "start/kernel.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/linkyjs/core.git"
|
||||
},
|
||||
"author": "Arthur Danjou <arthurdanjou@outlook.fr> (https://arthurdanjou.fr)",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/linkyjs/core/issues"
|
||||
},
|
||||
"homepage": "https://github.com/linkyjs/core#readme",
|
||||
"scripts": {
|
||||
"build": "node ace build --production",
|
||||
"start": "node server.js",
|
||||
|
||||
Reference in New Issue
Block a user