fix: Update lock file in the action dir due to #118.
This commit is contained in:
committed by
pullfrog[bot]
parent
ce123c9a57
commit
cfd7f45db9
Vendored
+2
@@ -1,7 +1,9 @@
|
||||
import type { Payload } from "../../external.ts";
|
||||
import packageJson from "../../package.json" with { type: "json" };
|
||||
|
||||
export default {
|
||||
"~pullfrog": true,
|
||||
version: packageJson.version,
|
||||
prompt:
|
||||
"List all files in the current directory, then create a file called dynamic-test.txt with the content 'This was loaded from a TypeScript file!', then delete it.",
|
||||
event: {
|
||||
|
||||
Reference in New Issue
Block a user