Skip to content

Fixed Typescript integration

Compare
Choose a tag to compare
@AsafMah AsafMah released this 21 Feb 13:55
· 226 commits to master since this release
6e93648

Now ts files aren't included in the npm package, as they should.
Also we moved typings from dev-dependencies, to normal dependencies.
These should stop issues when depending on this project on an already typescript codebase.