Skip to content

Commit 2eeedb9

Browse files
committed
add org to package name
1 parent c1558c7 commit 2eeedb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "svelte-command-form",
2+
"name": "@akcodeworks/svelte-command-form",
33
"version": "0.0.1",
44
"description": "Command pattern form helper for Svelte powered by Standard Schema validation.",
55
"scripts": {

0 commit comments

Comments
 (0)