@code4rena/skeleton
Advanced tools
Comparing version
@@ -92,3 +92,3 @@ "use strict"; | ||
sourcePath: (0, node_path_1.join)(__dirname, "content", "ci.yml"), | ||
variables: variables.ci, | ||
variables: variables.ci || {}, | ||
}), | ||
@@ -95,0 +95,0 @@ ".github/matchers/tap.json": (0, code_skeleton_1.copy)((0, node_path_1.join)(__dirname, "content", "tap.json")), |
{ | ||
"name": "@code4rena/skeleton", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
16354
0.23%