We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2cd05 commit 40a3758Copy full SHA for 40a3758
package.json
@@ -3,7 +3,6 @@
3
"description": "Isomorphic logger which implements log levels and ANSI styles",
4
"main": "dist/logatim.umd.min.js",
5
"scripts": {
6
- "postinstall": "npm test",
7
"start": "node index.js",
8
"test": "node_modules/.bin/tap test/test-*.js -R spec",
9
"posttest": "npm run standard",
0 commit comments