Skip to content

Commit 8f38b60

Browse files
committed
Fix package.json name formatting
1 parent 0bffa52 commit 8f38b60

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": "@programmer-network/ajv",
2+
"name": "@programmer_network/ajv",
33
"version": "1.0.0",
44
"description": "A JSON Schema Validator",
55
"author": "Aleksandar Grbic - (https://programmer.network)",

0 commit comments

Comments
 (0)