searchkit / searchkit-demo

React Elasticsearch example using Searchkit
https://searchkit.co/demo
226 stars 70 forks source link

TSD Depreciated #1

Closed adams-zz closed 7 years ago

adams-zz commented 8 years ago

I cloned the demo to check it out but got it looks like TSD is a core dependency and that has been depreciated for typings.

See: https://github.com/DefinitelyTyped/tsd/issues/269

Cheers!

joemcelroy commented 8 years ago

thanks Mike :). Yep we are aware of this. We have switched Searchkit to typings as a trial. We will sort this out for our other projects soon.

Joe

blairg23 commented 8 years ago

Any luck on fixing this issue? Should we use Typings instead?

joemcelroy commented 7 years ago

now using npm to manage the typescript dependencies.