This commit is contained in:
Holly Stubbs 2025-01-03 02:16:09 +00:00
parent 1e35cb070f
commit 85d4ed20a4
Signed by: tgpholly
GPG key ID: B8583C4B7D18119E
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "hsconsole",
"version": "1.0.2",
"version": "1.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "hsconsole",
"version": "1.0.2",
"version": "1.1.0",
"license": "MIT",
"dependencies": {
"dyetty": "^1.0.1"

View file

@ -1,6 +1,6 @@
{
"name": "hsconsole",
"version": "1.0.2",
"version": "1.1.0",
"description": "",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",