@useparagon/whiskers-core
Advanced tools
Comparing version 0.0.1-canary.4 to 0.0.1-canary.6
@@ -31,3 +31,3 @@ "use strict"; | ||
*/ | ||
os = GithubActionWorkflowRunner.SELF_HOSTED; | ||
os = GithubActionWorkflowRunner.UBUNTU; | ||
/** | ||
@@ -34,0 +34,0 @@ * whether job requires node to be installed |
{ | ||
"name": "@useparagon/whiskers-core", | ||
"version": "0.0.1-canary.4", | ||
"version": "0.0.1-canary.6", | ||
"bugs": "https://github.com/useparagon/whiskers/issues", | ||
@@ -24,4 +24,4 @@ "homepage": "https://github.com/useparagon/whiskers#readme", | ||
"clean": "rimraf ./dist", | ||
"release:publish:prerelease": "pnpm publish --access restricted --tag next" | ||
"release:publish:canary": "pnpm publish --access restricted --tag next" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
54084