chore: update package.json to point to correct repo url

main
Julian Lam 3 years ago
parent bbfe8e8efe
commit 3c6163edb4

@ -8,7 +8,7 @@
"main": "library.js", "main": "library.js",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/psychobunny/nodebb-theme-persona" "url": "https://github.com/NodeBB/nodebb-theme-persona"
}, },
"scripts": { "scripts": {
"lint": "eslint ." "lint": "eslint ."
@ -39,7 +39,7 @@
], ],
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"bugs": { "bugs": {
"url": "https://github.com/psychobunny/nodebb-theme-persona/issues" "url": "https://github.com/NodeBB/nodebb-theme-persona/issues"
}, },
"dependencies": { "dependencies": {
"pulling": "^2.0.0", "pulling": "^2.0.0",

Loading…
Cancel
Save