@melcanz85/chaincss 1.6.1 → 1.6.2

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -272,4 +272,4 @@ Status Feature Description
272
272
 
273
273
  📄 License
274
274
 
275
- MIT © Rommel Caneos
275
+ MIT © Rommel E. Caneos
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@melcanz85/chaincss",
3
- "version": "1.6.1",
3
+ "version": "1.6.2",
4
4
  "description": "A simple package transpiler for js to css",
5
5
  "main": "chaincss.js",
6
6
  "publishConfig": {