Unverified Commit b21cc722 authored by Hong Minhee's avatar Hong Minhee
Browse files

Specify license

[ci skip]
parent b93644db
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
{
  "name": "@fedify/cli",
  "version": "0.13.1",
  "version": "0.13.2",
  "license": "MIT",
  "exports": "./mod.ts",
  "importMap": "import_map.g.json",
  "compilerOptions": {
+2 −1
Original line number Diff line number Diff line
{
  "name": "@fedify/fedify",
  "version": "0.13.1",
  "version": "0.13.2",
  "license": "MIT",
  "exports": {
    ".": "./mod.ts",
    "./federation": "./federation/mod.ts",