You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed an inconsistency between the repo and the version on npm. Both are v2.2.0 but the one on npm still has the wrong typings file referenced in package.json (./keycode.d.ts instead of ./index.d.ts).
VSCode always bugs me about it.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I noticed an inconsistency between the repo and the version on npm. Both are v2.2.0 but the one on npm still has the wrong typings file referenced in package.json (./keycode.d.ts instead of ./index.d.ts).
VSCode always bugs me about it.
Thanks!
The text was updated successfully, but these errors were encountered: