mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* add types for kap plugins * add support for new oauth functionality * fixup! pr comments * fixup! pr comments * Update types/kap-plugin/index.d.ts Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com> * rebuild Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
7 lines
89 B
JSON
7 lines
89 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"electron-store": ">=5.1.0"
|
|
}
|
|
}
|