fix js module reference
This commit is contained in:
parent
6bc072d4a3
commit
f80cba0037
@ -2,7 +2,7 @@
|
||||
"name": "beautylog",
|
||||
"version": "3.1.0",
|
||||
"description": "beautiful logging",
|
||||
"main": "index.js",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"test": "(npmts)",
|
||||
"testbrowser": "(npm test) && (node testbrowser.js)",
|
||||
|
Loading…
Reference in New Issue
Block a user