added typings to package.json
This commit is contained in:
parent
256caf4e65
commit
d9fc0d333c
@ -3,6 +3,7 @@
|
|||||||
"version": "4.1.3",
|
"version": "4.1.3",
|
||||||
"description": "beautiful logging",
|
"description": "beautiful logging",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
"typings": "dist/index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "(npmts)",
|
"test": "(npmts)",
|
||||||
"testbrowser": "(npm test) && (node testbrowser.js)",
|
"testbrowser": "(npm test) && (node testbrowser.js)",
|
||||||
|
Loading…
Reference in New Issue
Block a user