Skip to content

Commit c064868

Browse files
committed
feat: updated description and npm package name
1 parent 70d1915 commit c064868

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "codify-schemas",
3-
"version": "1.0.86-beta11",
4-
"description": "",
2+
"name": "@codifycli/schemas",
3+
"version": "1.0.0-beta1",
4+
"description": "JSON Schemas and types that govern the message format and Codify config formats for Codify",
55
"type": "module",
66
"main": "dist/index.js",
77
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)