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