Skip to content

Commit b9b6ddd

Browse files
committed
Added postinstall message
1 parent 7ce8c08 commit b9b6ddd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@
3232
"node": ">=0.10.0"
3333
},
3434
"scripts": {
35+
"postinstall": "node -e \"console.log('Thank you for installing \\u001b[35mEJS\\u001b[0m: built with the \\u001b[32mJake\\u001b[0m JavaScript build tool (\\u001b[32mhttps://jakejs.com/\\u001b[0m)\\n');\""
3536
}
3637
}

0 commit comments

Comments
 (0)