This commit is contained in:
Colin McDonnell
2026-01-25 22:30:34 +00:00
committed by pullfrog[bot]
parent 7144f3de88
commit d545a84027
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -155869,7 +155869,7 @@ function query({
// package.json // package.json
var package_default = { var package_default = {
name: "@pullfrog/pullfrog", name: "@pullfrog/pullfrog",
version: "0.0.158", version: "0.0.159",
type: "module", type: "module",
files: [ files: [
"index.js", "index.js",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@pullfrog/pullfrog", "name": "@pullfrog/pullfrog",
"version": "0.0.158", "version": "0.0.159",
"type": "module", "type": "module",
"files": [ "files": [
"index.js", "index.js",