@corto-ai/gds-angular 2.1.6-dev.1 → 2.1.6

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 +5 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -30,11 +30,11 @@ If you plan to only use the stylesheet/fonts for this library, we recommend impl
30
30
 
31
31
  ## CDN Assets
32
32
 
33
- - All brands combined: <https://cdn.dev.cortoaws.com/style/gds/2.1.6-dev.1/css/all.css>
34
- - Acctivity: <https://cdn.dev.cortoaws.com/style/gds/2.1.6-dev.1/css/acctivity.css>
35
- - CORTO: <https://cdn.dev.cortoaws.com/style/gds/2.1.6-dev.1/css/corto.css>
36
- - LawY: <https://cdn.dev.cortoaws.com/style/gds/2.1.6-dev.1/css/lawy.css>
37
- - LEAP: <https://cdn.dev.cortoaws.com/style/gds/2.1.6-dev.1/css/leap.css>
33
+ - All brands combined: <https://cdn.cortoaws.com/style/gds/2.1.6/css/all.css>
34
+ - Acctivity: <https://cdn.cortoaws.com/style/gds/2.1.6/css/acctivity.css>
35
+ - CORTO: <https://cdn.cortoaws.com/style/gds/2.1.6/css/corto.css>
36
+ - LawY: <https://cdn.cortoaws.com/style/gds/2.1.6/css/lawy.css>
37
+ - LEAP: <https://cdn.cortoaws.com/style/gds/2.1.6/css/leap.css>
38
38
 
39
39
  ## Library `@layer`s
40
40
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@corto-ai/gds-angular",
3
- "version": "2.1.6-dev.1",
3
+ "version": "2.1.6",
4
4
  "devVersion": "1",
5
5
  "exports": {
6
6
  "./assets/*": "./assets/*",