package: Whoops, fix a bug
All checks were successful
/ deploy (push) Successful in 24s

This commit is contained in:
Jonatan Nilsson 2024-11-22 05:26:41 +00:00
parent ebb04485c8
commit 67da8c7d19

View file

@ -1,8 +1,8 @@
{
"name": "inside-ci",
"version": "1.1.1",
"version": "1.1.2",
"description": "Quick tool to check if we are inside CI",
"main": "index.js",
"main": "in.js",
"scripts": {
"test": "eltro -r dot test.mjs",
"test:watch": "eltro -r dot -w test test.mjs"