diff --git a/packages/microcms-api-schema-schema/package.json b/packages/microcms-api-schema-schema/package.json index 49bd5bd..224a03b 100644 --- a/packages/microcms-api-schema-schema/package.json +++ b/packages/microcms-api-schema-schema/package.json @@ -1,8 +1,13 @@ { "name": "@plainbrew/microcms-api-schema-schema", - "version": "0.0.1", + "version": "0.0.2", "description": "", "license": "MIT", + "repository": { + "type": "git", + "url": "git+https://github.com/plainbrew/microcms-api-schema.git", + "directory": "packages/microcms-api-schema-schema" + }, "files": [ "dist", "schema.json",