This commit is contained in:
2024-04-30 17:50:58 +02:00
parent be2082e728
commit 329add7000
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartyaml",
"version": "3.0.3",
"version": "3.0.4",
"private": false,
"description": "A module for smart handling of YAML data with support for converting between YAML strings and JavaScript objects.",
"main": "dist_ts/index.js",