Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include index.d.ts in the package #54

Merged
merged 2 commits into from
Aug 14, 2018
Merged

Conversation

franklixuefei
Copy link
Contributor

fixes #53

This is the result of running npm pack locally:

src\index.js -> lib\index.js
npm notice
npm notice package: react-container-dimensions@0.0.0-development
npm notice === Tarball Contents ===
npm notice 2.4kB package.json
npm notice 945B  index.d.ts
npm notice 1.1kB LICENSE
npm notice 3.9kB README.md
npm notice 5.2kB lib/index.js
npm notice === Tarball Details ===
npm notice name:          react-container-dimensions
npm notice version:       0.0.0-development
npm notice filename:      react-container-dimensions-0.0.0-development.tgz
npm notice package size:  5.1 kB
npm notice unpacked size: 13.5 kB
npm notice shasum:        3fd760394a83bba466a227f024f49ad5cd5e94ee
npm notice integrity:     sha512-xO7Z31Tb+iQAb[...]ZfCjRAQemsOqA==
npm notice total files:   5
npm notice
react-container-dimensions-0.0.0-development.tgz

@okonet okonet merged commit a45406e into okonet:master Aug 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Typescript] index.d.ts is not published
2 participants