v1.0.1
正在显示
{ | { | ||
"name": "nestjs-redis", | "name": "nestjs-redis", | ||
"version": "1.0.0", | "version": "1.0.1", | ||
"description": "a nestjs redis module", | "description": "a nestjs redis module", | ||
"author": "zzy", | "author": "zzy", | ||
"license": "MIT", | "license": "MIT", | ||
"repository": { | |||
"type": "git", | |||
"url": "https://github.com/kyknow/nestjs-redis" | |||
}, | |||
"scripts": { | "scripts": { | ||
"build": "rm -rf dist && tsc -p tsconfig.json", | "build": "rm -rf dist && tsc -p tsconfig.json", | ||
"precommit": "lint-staged", | "precommit": "lint-staged", | ||
... | ... |
请
注册
或者
登录
后发表评论