Merge pull request #71 from sashkopavlenko/rollback-package-name
fix(package): rollback to nestjs-redis
正在显示
{ | { | ||
"name": "nest-redis", | "name": "nestjs-redis", | ||
"version": "1.3.2", | "version": "1.3.3", | ||
"description": "a NestJS ioRedis module", | "description": "a NestJS ioRedis module", | ||
"author": "Stanislav V Vyaliy", | "author": "skunight", | ||
"license": "MIT", | "license": "MIT", | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
"url": "https://github.com/wisekaa03/nestjs-ioredis.git" | "url": "https://github.com/skunight/nestjs-redis.git" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
"build": "rimraf dist && tsc -p tsconfig.json", | "build": "rimraf dist && tsc -p tsconfig.json", | ||
... | ... |
请
注册
或者
登录
后发表评论