提交 4c9215ec authored 作者: Stanislav V Vyaliy's avatar Stanislav V Vyaliy

package version rename

上级 294b467f
{
"name": "nestjs-ioredis",
"version": "1.3.1",
"description": "a nestjs redis module",
"description": "a NestJS ioredis module",
"author": "zzy",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/wisekaa03/nestjs-ioredis"
"url": "https://github.com/wisekaa03/nestjs-ioredis.git"
},
"scripts": {
"build": "rimraf dist && tsc -p tsconfig.json",
"precommit": "lint-staged",
"prepublish:npm": "yarn run build",
"publish:npm": "yarn publish --access public",
"prepublish": "yarn run build",
"publish-public": "yarn publish --access public",
"test": "jest",
"test:watch": "jest --watch",
"test:cov": "jest --coverage",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论