@moda/tokens 5.10.85 → 5.10.87

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 +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -16,8 +16,8 @@ This is not a library of React components or a library of icons. It is not "The
16
16
 
17
17
  ## Meta
18
18
 
19
- - **State**: development
20
- - **Point people**: [@jmcriffey](https://github.com/jmcriffey)
19
+ - **State**: production
20
+ - **Point people**: @ModaOperandi/ecommerce-squad
21
21
 
22
22
  ## Architecture
23
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moda/tokens",
3
- "version": "5.10.85",
3
+ "version": "5.10.87",
4
4
  "description": "Constant values for modaoperandi.com",
5
5
  "repository": "git@github.com:ModaOperandi/tokens.git",
6
6
  "author": "Moda Operandi",