update version

Closes #2
This commit is contained in:
Mar0xy 2023-12-28 13:03:36 +01:00
parent 3ab3ca1cfb
commit 2b2305c08b
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.1",
"version": "0.24.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@sharkey/sfm-js",
"version": "0.24.1",
"version": "0.24.2",
"license": "MIT",
"dependencies": {
"@twemoji/parser": "15.0.0"

View file

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