This commit is contained in:
parent
ebb04485c8
commit
67da8c7d19
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue