diff --git a/LICENSE b/LICENSE index 845cb6f..7ae84ad 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 kinotio.io +Copyright (c) 2025 kinotio Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/deno.json b/deno.json index 92d89bb..1a74dab 100644 --- a/deno.json +++ b/deno.json @@ -1,5 +1,5 @@ { - "name": "@kinotiodotio/drowser", + "name": "@kinotio/drowser", "version": "0.1.6", "exports": "./mod.ts", "importMap": "./import_map.json",