@readystack/gpsr-listing-lint 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,7 +1,5 @@
1
1
  # GPSR Listing Lint
2
2
 
3
- ![GPSR Listing Lint](https://getreadystack.com/img/promo/sku57790_result_card.jpg)
4
-
5
3
  Audits a product feed row by row against Article 19 of the EU General Product Safety Regulation
6
4
 
7
5
  ## Install
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@readystack/gpsr-listing-lint",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "Audits a product feed row by row against Article 19 of the EU General Product Safety Regulation",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "publishConfig": {