sync-yarnlock-into-packagejson

时间:2024-08-13 13:33:58
【文件属性】:

文件名称:sync-yarnlock-into-packagejson

文件大小:10KB

文件格式:ZIP

更新时间:2024-08-13 13:33:58

JavaScript

同步锁 将yarn.lock版本同步到现有的package.json文件中,删除动态数字,例如 ^,保持静态版本不变。 安装 纱 yarn global add syncyarnlock 要么 新产品管理 npm install -g syncyarnlock 用法 Usage: syncyarnlock [options] Sync `yarn.lock` package versions, into package.json Options: -V, --version output the version number -d, --dir directory path where the yarn.lock file is located (default to current direc


【文件预览】:
sync-yarnlock-into-packagejson-master
----yarn.lock(7KB)
----src()
--------index.ts(5KB)
----tsconfig.json(334B)
----LICENSE.md(1KB)
----tslint.json(2KB)
----README.md(2KB)
----.gitignore(23B)
----CHANGELOG.md(0B)
----package.json(1013B)

网友评论