Skip to content

Commit

Permalink
run yarn generate - only dates change
Browse files Browse the repository at this point in the history
  • Loading branch information
coliu-akamai committed Sep 18, 2024
1 parent 89f849e commit 1f7abd3
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion dist/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

/**
* Do not edit directly
* Generated on 2024-09-13
* Generated on 2024-09-18
*/
export interface GlobalTypes {
Color: {
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

/**
* Do not edit directly
* Generated on 2024-09-13
* Generated on 2024-09-18
*/
export const Global = {
Color: {
Expand Down
2 changes: 1 addition & 1 deletion dist/themes/dark/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

/**
* Do not edit directly
* Generated on 2024-09-13
* Generated on 2024-09-18
*/
export interface GlobalTypes {
Color: {
Expand Down
2 changes: 1 addition & 1 deletion dist/themes/dark/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

/**
* Do not edit directly
* Generated on 2024-09-13
* Generated on 2024-09-18
*/
export const Global = {
Color: {
Expand Down
2 changes: 1 addition & 1 deletion dist/themes/densedDark/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

/**
* Do not edit directly
* Generated on 2024-09-13
* Generated on 2024-09-18
*/
export interface GlobalTypes {
Color: {
Expand Down
2 changes: 1 addition & 1 deletion dist/themes/densedDark/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

/**
* Do not edit directly
* Generated on 2024-09-13
* Generated on 2024-09-18
*/
export const Global = {
Color: {
Expand Down
2 changes: 1 addition & 1 deletion dist/themes/densedLight/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

/**
* Do not edit directly
* Generated on 2024-09-13
* Generated on 2024-09-18
*/
export interface GlobalTypes {
Color: {
Expand Down
2 changes: 1 addition & 1 deletion dist/themes/densedLight/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

/**
* Do not edit directly
* Generated on 2024-09-13
* Generated on 2024-09-18
*/
export const Global = {
Color: {
Expand Down

0 comments on commit 1f7abd3

Please sign in to comment.