update some branding shit nigag
This commit is contained in:
@ -1,20 +1,20 @@
|
||||
{
|
||||
"name": "pl-fe",
|
||||
"displayName": "pl-fe",
|
||||
"name": "ncd-fe",
|
||||
"displayName": "ncd-fe",
|
||||
"version": "0.0.1",
|
||||
"type": "module",
|
||||
"description": "Mastodon-compatible social media front-end",
|
||||
"homepage": "https://codeberg.org/mkljczk/pl-fe",
|
||||
"description": "NiceCrew beta frontend - fork of mkljczk/pl-fe",
|
||||
"homepage": "https://nicecrew.digital",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/mkljczk/pl-fe"
|
||||
"url": "https://gitea.nicecrew.digital/matty/ncd-fe"
|
||||
},
|
||||
"keywords": [
|
||||
"fediverse",
|
||||
"pleroma"
|
||||
],
|
||||
"bugs": {
|
||||
"url": "https://codeberg.org/mkljczk/pl-fe/issues"
|
||||
"url": "https://gitea.nicecrew.digital/matty/ncd-fe/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "npx vite serve",
|
||||
@ -197,4 +197,4 @@
|
||||
"*.{js,cjs,mjs,ts,tsx}": "eslint --cache",
|
||||
"src/styles/**/*.scss": "stylelint"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user