UNPKG

@yosefsolutions/feathers-redis-cache

Version:
18 lines (17 loc) 460 B
{ "verifyConditions": ["@semantic-release/changelog", "@semantic-release/github"], "prepare": [ { "path": "@semantic-release/changelog", "changelogFile": "CHANGELOG.md" }, { "path": "@semantic-release/npm", "npmPublish": false }, "@semantic-release/git" ], "publish": ["@semantic-release/github"], "repositoryUrl": "https://github.com/sarkistlt/feathers-redis-cache.git", "noCi": true }