react-helpers-og
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "react-helpers-og", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "my components and utils for react", | ||
@@ -19,3 +19,3 @@ "keywords": [ | ||
}, | ||
"main": "index.js", | ||
"main": "src/index.js", | ||
"repository": { | ||
@@ -26,3 +26,3 @@ "type": "git", | ||
"scripts": { | ||
"eslint-check": "eslint --print-config index.js | eslint-config-prettier-check", | ||
"eslint-check": "eslint --print-config src/index.js | eslint-config-prettier-check", | ||
"lint": "eslint ../react-helpers-og", | ||
@@ -29,0 +29,0 @@ "lint-fix": "eslint --fix ../react-helpers-og", |
# react-helpers-og | ||
[![NPM version](https://img.shields.io/npm/v/eslint-config-prettier-og.svg?style=flat)](https://www.npmjs.com/package/eslint-config-prettier-og) | ||
![NPM license](https://img.shields.io/npm/l/eslint-config-prettier-og.svg?style=flat) | ||
[![NPM total downloads](https://img.shields.io/npm/dt/eslint-config-prettier-og.svg?style=flat)](https://npmcharts.com/compare/eslint-config-prettier-og?minimal=true) | ||
[![NPM monthly downloads](https://img.shields.io/npm/dm/eslint-config-prettier-og.svg?style=flat)](https://npmcharts.com/compare/eslint-config-prettier-og?minimal=true) | ||
[![NPM version](https://img.shields.io/npm/v/react-helpers-og.svg?style=flat)](https://www.npmjs.com/package/react-helpers-og) | ||
![NPM license](https://img.shields.io/npm/l/react-helpers-og.svg?style=flat) | ||
[![NPM total downloads](https://img.shields.io/npm/dt/react-helpers-og.svg?style=flat)](https://npmcharts.com/compare/react-helpers-og?minimal=true) | ||
[![NPM monthly downloads](https://img.shields.io/npm/dm/react-helpers-og.svg?style=flat)](https://npmcharts.com/compare/react-helpers-og?minimal=true) | ||
my components and utils for react |
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
54706