Bug/10 remove pubic decorator in api (#14)

* removing public decorator in api

* removing public decorator in api

* removing public decorator in api
This commit was merged in pull request #14.
This commit is contained in:
2025-03-15 09:39:26 -05:00
committed by GitHub
parent 05de125665
commit d2036f14e4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "api",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"author": "",
"private": true,