* Fixed ask function
Some checks failed
Publish Library / Build NPM Project (push) Failing after 21s
Publish Library / Publish CDN & Docs (push) Has been skipped
Publish Library / Tag Version (push) Has been skipped

This commit is contained in:
2025-05-12 15:58:02 -04:00
parent 1117c1e3b2
commit 2d1c2034e4
3 changed files with 22 additions and 28 deletions

8
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@ztimson/css-utils",
"version": "1.1.1",
"name": "@ztimson/node-utils",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@ztimson/css-utils",
"version": "1.1.1",
"name": "@ztimson/node-utils",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@types/node": "^22.10.1",