Skip to content

Commit 9cf059e

Browse files
authored
Merge pull request #9 from provectus/npx-package
Fix organization name
2 parents 5adcead + 14a1845 commit 9cf059e

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": "@provectus/awos",
2+
"name": "@provectusinc/awos",
33
"version": "0.0.3",
44
"description": "This framework outlines a structured approach to leveraging Large Language Models (LLMs) for high-quality code generation, moving beyond basic prompting to a spec-driven development methodology.",
55
"main": "index.js",

0 commit comments

Comments
 (0)