Skip to content

Commit

Permalink
built, republished, increased version to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ifeanyi-ugwu committed May 12, 2024
1 parent 32fc4d2 commit 207df0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-global-id-directive",
"version": "0.0.2",
"version": "0.0.3",
"description": "graphql-global-id-directive is a package that includes a GlobalIdDirective class, which offers two directives: globalIdEncodeDirective and globalIdDecodeDirective. These directives handle the encoding and decoding of global IDs, making it a breeze to integrate global IDs into any GraphQL application.",
"main": "dist/index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 207df0d

Please sign in to comment.