mirror of
https://activitypub.software/TransFem-org/sfm-js
synced 2024-11-22 14:05:13 +00:00
parent
3ab3ca1cfb
commit
2b2305c08b
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "@sharkey/sfm-js",
|
"name": "@sharkey/sfm-js",
|
||||||
"version": "0.24.1",
|
"version": "0.24.2",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@sharkey/sfm-js",
|
"name": "@sharkey/sfm-js",
|
||||||
"version": "0.24.1",
|
"version": "0.24.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@twemoji/parser": "15.0.0"
|
"@twemoji/parser": "15.0.0"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@sharkey/sfm-js",
|
"name": "@sharkey/sfm-js",
|
||||||
"version": "0.24.1",
|
"version": "0.24.2",
|
||||||
"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",
|
||||||
"types": "./built/index.d.ts",
|
"types": "./built/index.d.ts",
|
||||||
|
|
Loading…
Reference in a new issue