Adjust package info for new git instance

This commit is contained in:
Marie 2024-02-02 19:42:15 +00:00
parent edb4f9ec3b
commit 46052d0e10
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View file

@ -1,11 +1,11 @@
{ {
"name": "@sharkey/sfm-js", "name": "@transfem-org/sfm-js",
"version": "0.24.4", "version": "0.24.4",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@sharkey/sfm-js", "name": "@transfem-org/sfm-js",
"version": "0.24.4", "version": "0.24.4",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View file

@ -1,5 +1,5 @@
{ {
"name": "@sharkey/sfm-js", "name": "@transfem-org/sfm-js",
"version": "0.24.4", "version": "0.24.4",
"description": "An SFM parser implementation with fixes based on MFM", "description": "An SFM parser implementation with fixes based on MFM",
"main": "./built/index.js", "main": "./built/index.js",
@ -18,7 +18,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://git.joinsharkey.org/Sharkey/sfm.js.git" "url": "git+https://activitypub.software/TransFem-org/sfm.js.git"
}, },
"author": "Marie", "author": "Marie",
"license": "MIT", "license": "MIT",