@ecoportal/icons 3.1.18 → 3.1.20

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ecoportal/icons",
3
- "version": "3.1.18",
3
+ "version": "3.1.20",
4
4
  "description": "Icons for the EcoPortal design system",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",
@@ -390,8 +390,7 @@
390
390
  "build:types": "cp src/types/iconMapping.d.ts dist/iconMapping.d.ts",
391
391
  "build": "yarn clean && yarn build:icons && yarn build:pngs && yarn build:webpack && yarn build:types && yarn postbuild",
392
392
  "postbuild": "rm -rf src/components src/index.ts",
393
- "test": "node src/tests/tree-shaking.js",
394
- "prepublishOnly": "yarn build"
393
+ "test": "node src/tests/tree-shaking.js"
395
394
  },
396
395
  "keywords": [
397
396
  "Icons",