chore: publish on both jsr & npm (0.1.2)

This commit is contained in:
Shibo Lyu 2024-05-05 12:03:02 +08:00
parent 1bff47e2a3
commit 182314c0f6
3 changed files with 31 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@textplace/core",
"version": "0.1.1",
"version": "0.1.2",
"exports": "./mod.ts",
"imports": {
"@deno/dnt": "jsr:@deno/dnt@^0.41.1"