DefinitelyTyped/types/lightpick/package.json
Adam Kwiatek b376aac021 Add types for lightpick. (#38063)
* Add types for lightpick.

* [lightpick]

* Follow module-class.d.ts template for a UMD module.
* Update setter signatures.
2019-09-06 15:30:05 -07:00

7 lines
81 B
JSON

{
"private": true,
"dependencies": {
"moment": "^2.22.2"
}
}