full site update
This commit is contained in:
5
node_modules/ci-info/package.json
generated
vendored
5
node_modules/ci-info/package.json
generated
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ci-info",
|
||||
"version": "4.2.0",
|
||||
"version": "4.3.0",
|
||||
"description": "Get details about the current Continuous Integration environment",
|
||||
"main": "index.js",
|
||||
"typings": "index.d.ts",
|
||||
@@ -36,6 +36,7 @@
|
||||
"CHANGELOG.md"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "node sort-vendors.js && node create-typings.js",
|
||||
"lint:fix": "standard --fix",
|
||||
"test": "standard && node test.js",
|
||||
"prepare": "husky install || true"
|
||||
@@ -43,7 +44,7 @@
|
||||
"devDependencies": {
|
||||
"clear-module": "^4.1.2",
|
||||
"husky": "^9.1.7",
|
||||
"publint": "^0.3.8",
|
||||
"publint": "^0.3.12",
|
||||
"standard": "^17.1.2",
|
||||
"tape": "^5.9.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user