Skip to content

Commit 40a3758

Browse files
committed
chore: Remove post install script
1 parent ef2cd05 commit 40a3758

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"description": "Isomorphic logger which implements log levels and ANSI styles",
44
"main": "dist/logatim.umd.min.js",
55
"scripts": {
6-
"postinstall": "npm test",
76
"start": "node index.js",
87
"test": "node_modules/.bin/tap test/test-*.js -R spec",
98
"posttest": "npm run standard",

0 commit comments

Comments
 (0)