diff options
author | fragosti <francesco.agosti93@gmail.com> | 2018-05-23 06:54:28 +0800 |
---|---|---|
committer | fragosti <francesco.agosti93@gmail.com> | 2018-05-25 01:52:11 +0800 |
commit | 27d637195db1afca183fec86edfa0204db7f383c (patch) | |
tree | 46e4f24487cdb9ea3dcac169deb97d0c752295d1 /packages | |
parent | 46919ce797209aff1f1acd9033f498f9a8d110e3 (diff) | |
download | dexon-sol-tools-27d637195db1afca183fec86edfa0204db7f383c.tar dexon-sol-tools-27d637195db1afca183fec86edfa0204db7f383c.tar.gz dexon-sol-tools-27d637195db1afca183fec86edfa0204db7f383c.tar.bz2 dexon-sol-tools-27d637195db1afca183fec86edfa0204db7f383c.tar.lz dexon-sol-tools-27d637195db1afca183fec86edfa0204db7f383c.tar.xz dexon-sol-tools-27d637195db1afca183fec86edfa0204db7f383c.tar.zst dexon-sol-tools-27d637195db1afca183fec86edfa0204db7f383c.zip |
Undo change to react-highlight
Diffstat (limited to 'packages')
-rw-r--r-- | packages/typescript-typings/types/react-highlight/index.d.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/typescript-typings/types/react-highlight/index.d.ts b/packages/typescript-typings/types/react-highlight/index.d.ts index e0bb910d8..875721533 100644 --- a/packages/typescript-typings/types/react-highlight/index.d.ts +++ b/packages/typescript-typings/types/react-highlight/index.d.ts @@ -1,2 +1 @@ declare module 'react-highlight'; - |