Commit Graph

3 Commits

Author SHA1 Message Date
Jinwoo Lee
aedb3fb018 [package-json] fix wrong return type
I made a mistake in my original PR
https://github.com/DefinitelyTyped/DefinitelyTyped/pull/21578

The function should return a promise.
- https://www.npmjs.com/package/package-json
- https://github.com/sindresorhus/package-json/blob/master/index.js#L30
2017-11-16 14:20:14 -08:00
Jinwoo Lee
baa75d90e0 change to import x = require('x'); style 2017-11-16 10:27:40 -08:00
Jinwoo Lee
f016814716 add definitions for package-json 2017-11-16 09:48:13 -08:00