fix js module reference

This commit is contained in:
Philipp Kunz 2016-02-23 15:59:57 +01:00
parent 6bc072d4a3
commit f80cba0037

View File

@ -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)",