@nx-tools/core
Advanced tools
Comparing version 1.0.0-alpha.5 to 1.0.0-alpha.6
@@ -7,6 +7,6 @@ { | ||
"license": "MIT", | ||
"version": "1.0.0-alpha.5", | ||
"version": "1.0.0-alpha.6", | ||
"dependencies": { | ||
"@actions/exec": "^1.0.0", | ||
"@nx-tools/ci": "^1.0.0-alpha.5" | ||
"@nx-tools/ci": "^1.0.0-alpha.6" | ||
}, | ||
@@ -13,0 +13,0 @@ "main": "src/index.js", |
@@ -7,2 +7,2 @@ # core | ||
Run `ng test core` to execute the unit tests via [Jest](https://jestjs.io). | ||
Run `nx test core` to execute the unit tests via [Jest](https://jestjs.io). |
Updated@nx-tools/ci@^1.0.0-alpha.6