Skip to content

Commit

Permalink
Purposefullly breaking build to see if lint.ts catches it
Browse files Browse the repository at this point in the history
  • Loading branch information
mariano-formidable committed Feb 6, 2020
1 parent 42e3db4 commit 934fb0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/victory-core/src/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,7 @@ export type ColorScalePropType =

export interface VictoryCommonProps {
animate?: boolean | AnimatePropTypeInterface;
categories: boolean;
name?: string;
height?: number;
horizontal?: boolean;
Expand Down

0 comments on commit 934fb0d

Please sign in to comment.