Skip to content

Commit edfabe1

Browse files
authored
fix: package name (#126)
1 parent 32562a1 commit edfabe1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 kinotio.io
3+
Copyright (c) 2025 kinotio
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@kinotiodotio/drowser",
2+
"name": "@kinotio/drowser",
33
"version": "0.1.6",
44
"exports": "./mod.ts",
55
"importMap": "./import_map.json",

0 commit comments

Comments
 (0)