This commit is contained in:
Colin McDonnell
2025-12-02 18:52:22 -08:00
parent 1c678f6ef8
commit e6c3fd93f9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -83859,7 +83859,7 @@ function query({
// package.json // package.json
var package_default = { var package_default = {
name: "@pullfrog/action", name: "@pullfrog/action",
version: "0.0.115", version: "0.0.116",
type: "module", type: "module",
files: [ files: [
"index.js", "index.js",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@pullfrog/action", "name": "@pullfrog/action",
"version": "0.0.115", "version": "0.0.116",
"type": "module", "type": "module",
"files": [ "files": [
"index.js", "index.js",