Skip to content

Commit 0c64512

Browse files
author
Samuel Batista
committed
Add back namespace to package name
1 parent 221f55e commit 0c64512

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": "json-schema-instantiator",
2+
"name": "@gamedevsam/json-schema-instantiator",
33
"version": "1.0.0",
44
"description": "A simple instantiator for json schemas.",
55
"main": "dist/cjs/instantiator.js",

0 commit comments

Comments
 (0)