This commit is contained in:
2024-04-30 17:50:15 +02:00
parent a866fce716
commit 2f3509aff6
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartyaml",
"version": "3.0.2",
"version": "3.0.3",
"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",