@syntest/module
Advanced tools
Comparing version 0.1.1-beta.0 to 0.1.1
{ | ||
"name": "@syntest/module", | ||
"version": "0.1.1-beta.0", | ||
"version": "0.1.1", | ||
"description": "The module library of the SynTest Framework", | ||
@@ -49,6 +49,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@syntest/cli-graphics": "^0.2.0-beta.0", | ||
"@syntest/logging": "^0.1.1-beta.0", | ||
"@syntest/metric": "^0.1.1-beta.0", | ||
"@syntest/storage": "^0.2.0-beta.0", | ||
"@syntest/cli-graphics": "^0.2.0", | ||
"@syntest/logging": "^0.1.1", | ||
"@syntest/metric": "^0.1.1", | ||
"@syntest/storage": "^0.2.0", | ||
"global-modules": "2.0.0", | ||
@@ -63,3 +63,3 @@ "yargs": "^17.7.1" | ||
}, | ||
"gitHead": "69b3cef9f22b6a2132873cf59d38ede2963a371f" | ||
"gitHead": "912254257fbc2c098f58a4691e3c71fc00498222" | ||
} |
83728
Updated@syntest/cli-graphics@^0.2.0
Updated@syntest/logging@^0.1.1
Updated@syntest/metric@^0.1.1
Updated@syntest/storage@^0.2.0