We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b4fdf5 commit c56ed10Copy full SHA for c56ed10
docs/.npmrc
@@ -1,4 +1,4 @@
1
engine-strict=true
2
lockfile-version=3
3
ignore-scripts=true
4
-before=2025-12-30
+before=2026-01-03
pyproject.toml
@@ -77,7 +77,7 @@ dev = [
77
[tool.uv]
78
required-version = "==0.7.*"
79
package = true
80
-exclude-newer = "2025-12-30T00:00:00Z"
+exclude-newer = "2026-01-03T00:00:00Z"
81
82
[tool.hatch.build.targets.sdist]
83
include = [
0 commit comments