aboutsummaryrefslogtreecommitdiff
path: root/node_modules/ci-info/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/ci-info/package.json')
-rw-r--r--node_modules/ci-info/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/node_modules/ci-info/package.json b/node_modules/ci-info/package.json
index 455287ccc..a9a693b1a 100644
--- a/node_modules/ci-info/package.json
+++ b/node_modules/ci-info/package.json
@@ -1,12 +1,12 @@
{
"name": "ci-info",
- "version": "1.0.0",
+ "version": "1.1.2",
"description": "Get details about the current Continuous Integration environment",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"clear-require": "^1.0.1",
- "standard": "^8.4.0"
+ "standard": "^10.0.3"
},
"scripts": {
"test": "standard && node test.js"
@@ -29,7 +29,7 @@
},
"homepage": "https://github.com/watson/ci-info",
"coordinates": [
- 55.68768499999999,
- 12.5955698
+ 55.777569,
+ 12.589702
]
}