mirror of
https://github.com/TextPlace/CoreTextPlace.git
synced 2025-05-01 05:01:11 +00:00
chore: merge deno.json & jsr.json
This commit is contained in:
parent
4accd62916
commit
24c6b0769c
2 changed files with 3 additions and 5 deletions
|
@ -1,4 +1,7 @@
|
||||||
{
|
{
|
||||||
|
"name": "@textplace/core",
|
||||||
|
"version": "0.1.0",
|
||||||
|
"exports": "./mod.ts",
|
||||||
"imports": {
|
"imports": {
|
||||||
"@deno/dnt": "jsr:@deno/dnt@^0.41.1"
|
"@deno/dnt": "jsr:@deno/dnt@^0.41.1"
|
||||||
}
|
}
|
||||||
|
|
5
jsr.json
5
jsr.json
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"name": "@textplace/core",
|
|
||||||
"version": "0.1.0",
|
|
||||||
"exports": "./mod.ts"
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue