Commit e905450
Include types in npm
Since package.json includes a "files" key, only the files included in it will be included when installing via npm. The new types won't get picked up by npm unless we add it to the allowlist.1 parent e1f4e3a commit e905450
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments