@adobe/helix-shared-config
Advanced tools
Comparing version 10.4.1 to 10.4.2
{ | ||
"name": "@adobe/helix-shared-config", | ||
"version": "10.4.1", | ||
"version": "10.4.2", | ||
"description": "Shared modules of the Helix Project - config", | ||
@@ -27,3 +27,6 @@ "main": "src/index.js", | ||
"mocha": { | ||
"require": "test/setup-env.js", | ||
"require": [ | ||
"test/setup-env.js", | ||
"mocha-suppress-logs" | ||
], | ||
"reporter": "mocha-multi-reporters", | ||
@@ -53,3 +56,2 @@ "reporter-options": "configFile=.mocha-multi.json" | ||
"@adobe/helix-shared-wrap": "^1.0.5", | ||
"@adobe/helix-testutils": "0.4.15", | ||
"@pollyjs/adapter-node-http": "6.0.6", | ||
@@ -56,0 +58,0 @@ "@pollyjs/core": "6.0.6", |
Sorry, the diff of this file is too big to display
192979
5