package version rename
正在显示
| { | ||
| "name": "nestjs-redis", | ||
| "version": "1.3.0", | ||
| "name": "nestjs-ioredis", | ||
| "version": "1.3.1", | ||
| "description": "a nestjs redis module", | ||
| "author": "zzy", | ||
| "license": "MIT", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/kyknow/nestjs-redis" | ||
| "url": "https://github.com/wisekaa03/nestjs-ioredis" | ||
| }, | ||
| "scripts": { | ||
| "build": "rimraf dist && tsc -p tsconfig.json", | ||
| ... | ... |
请
注册
或者
登录
后发表评论