upd: version

This commit is contained in:
Mar0xy 2024-01-08 22:20:52 +01:00
parent d05b5b629f
commit f7880a4404
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@sharkey/sfm-js",
"version": "0.24.3",
"version": "0.24.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@sharkey/sfm-js",
"version": "0.24.3",
"version": "0.24.4",
"license": "MIT",
"dependencies": {
"@twemoji/parser": "15.0.0"

View file

@ -1,6 +1,6 @@
{
"name": "@sharkey/sfm-js",
"version": "0.24.3",
"version": "0.24.4",
"description": "An SFM parser implementation with fixes based on MFM",
"main": "./built/index.js",
"types": "./built/index.d.ts",