Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .changeset/swift-sites-check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"std": patch
---

chore: bump jsrepo to official release

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Types and utility functions brokered with [jsrepo](https://jsrepo.dev). If I hav
Add as a repo in config:

```bash
jsrepo init github/ieedan/std
jsrepo init @ieedan/std
```

then add your blocks:
Expand Down
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@svitejs/changesets-changelog-github-compact": "^1.2.0",
"@types/node": "^22.13.5",
"@vitest/coverage-v8": "^3.0.6",
"jsrepo": "https://pkg.pr.new/jsrepojs/jsrepo@539",
"jsrepo": "^2.0.0",
"typedoc": "^0.27.8",
"typescript": "^5.7.3",
"vitest": "^3.0.6"
Expand All @@ -29,9 +29,6 @@
"typedoc-material-theme": "^1.3.0"
},
"pnpm": {
"onlyBuiltDependencies": [
"@biomejs/biome",
"esbuild"
]
"onlyBuiltDependencies": ["@biomejs/biome", "esbuild"]
}
}
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading