@donmahallem/lerna-fixer
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "@donmahallem/lerna-fixer", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "CLI to fix issues with lerna as a workaround", | ||
@@ -17,3 +17,3 @@ "main": "dist/index.cjs", | ||
"bin": { | ||
"lerna-fixer": "./dist/index.js" | ||
"lerna-fixer": "./dist/index.mjs" | ||
}, | ||
@@ -20,0 +20,0 @@ "scripts": { |
@@ -6,3 +6,4 @@ <!-- ⚠️ This README has been generated from the file(s) "./readme_blueprint.md" ⚠️--> | ||
<p align="center"> | ||
<a href="https://github.com/donmahallem/lerna-fixer/actions?query=workflow%3ATest+branch%3Amain"><img alt="Test" src="https://github.com/donmahallem/lerna-fixer/workflows/Test/badge.svg?branch=main&event=push" height="20"/></a> | ||
<a href="https://www.npmjs.com/package/@donmahallem/lerna-fixer"><img alt="NPM Version 0.0.7" src="https://img.shields.io/npm/v/@donmahallem/lerna-fixer" height="20"/></a> | ||
<a href="https://github.com/donmahallem/lerna-fixer/actions?query=workflow%3ATest+branch%3Amain"><img alt="Test" src="https://github.com/donmahallem/lerna-fixer/workflows/Test/badge.svg?branch=main&event=push" height="20"/></a> | ||
<a href="https://codecov.io/gh/donmahallem/lerna-fixer/branch/main"><img alt="codecov" src="https://codecov.io/gh/donmahallem/lerna-fixer/branch/main/graph/badge.svg" height="20"/></a> | ||
@@ -23,1 +24,12 @@ <a href="https://github.com/donmahallem/lerna-fixer/blob/main/LICENSE"><img alt="GitHub license" src="https://img.shields.io/github/license/donmahallem/lerna-fixer" height="20"/></a> | ||
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/water.png)](#installation) | ||
## ➤ Installation | ||
```bash | ||
npm install [[ ids.npm ]] -D | ||
``` | ||
If you don't want to install anything you can use the `npx [[ ids.npm ]] lockfile fixversion` command instead. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35921
34