mirror of
https://activitypub.software/TransFem-org/sfm-js
synced 2024-11-21 21:55:09 +00:00
Update package.json
This commit is contained in:
parent
3b5bfe6f6a
commit
d7e29613c9
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "mfm-js",
|
||||
"name": "sfm-js",
|
||||
"version": "0.23.3",
|
||||
"description": "An MFM parser implementation with TypeScript",
|
||||
"description": "An SFM parser implementation with fixes based on MFM",
|
||||
"main": "./built/index.js",
|
||||
"types": "./built/index.d.ts",
|
||||
"scripts": {
|
||||
|
@ -18,9 +18,9 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/misskey-dev/mfm.js.git"
|
||||
"url": "git+https://git.joinsharkey.org/Sharkey/sfm.js.git"
|
||||
},
|
||||
"author": "Marihachi",
|
||||
"author": "Marie",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@microsoft/api-extractor": "^7.28.4",
|
||||
|
|
Loading…
Reference in a new issue