Skip to content

Commit

Permalink
Update lib.html.
Browse files Browse the repository at this point in the history
  • Loading branch information
LambdAurora committed May 24, 2024
1 parent b4ec0fc commit 9aee334
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lambdaurora/libmd",
"version": "2.1.1",
"version": "2.1.2",
"exports": "./mod.ts",
"tasks": {
"build": "deno run --allow-read --allow-write --allow-net --allow-env=HOME,ESBUILD_BINARY_PATH,ESBUILD_WORKER_THREADS,XDG_CACHE_HOME,NPM_CONFIG_REGISTRY,DENO_REGISTRY_URL --allow-run build_logic/build.ts",
Expand Down
6 changes: 3 additions & 3 deletions deno.lock

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

2 changes: 1 addition & 1 deletion import_map.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"imports": {
"@lambdaurora/libhtml": "jsr:@lambdaurora/libhtml@^1.2.1",
"@lambdaurora/libhtml": "jsr:@lambdaurora/libhtml@^1.2.3",
"@std/assert": "jsr:@std/assert@^0.225.3",
"@std/fs": "jsr:@std/fs@^0.229.1",
"@oak/oak": "jsr:@oak/oak@^16.0.0",
Expand Down

0 comments on commit 9aee334

Please sign in to comment.