Skip to content

Commit 7b8766f

Browse files
committed
Add post install message
1 parent 5a1a6a5 commit 7b8766f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,6 @@
7070
"sinon-chai": "^2.8.0"
7171
},
7272
"author": "Julian Lloyd",
73-
"license": "GPL-3.0"
73+
"license": "GPL-3.0",
74+
"postinstall": "node -e \"console.log('\\u001b[35m\\u001b[1mLove ScrollReveal? 🔑 Buy a license!\\u001b[22m\\u001b[35m\\n >> \\u001b[33mhttps://scrollrevealjs.org/pricing/\\u001b[0m\\n')\""
7475
}

0 commit comments

Comments
 (0)