Files

Return to Package Diff Home.
Brought to you by Intrinsic.

Package Diff: webpack-rtl-plugin @ 1.8.0 .. 1.8.1

package.json

@@ -1,13 +1,14 @@
{
"name": "webpack-rtl-plugin",
- "version": "1.8.0",
+ "version": "1.8.1",
"description": "Webpack plugin to produce a rtl css bundle",
"main": "dist/index.js",
"scripts": {
"clean": "rm -rf test/dist*",
"build": "rm -rf dist && babel src --out-dir dist",
"test": "npm run clean && npm run build && mocha --compilers js:babel-register test/*.js",
- "prepublish": "npm run build"
+ "prepublish": "npm run build",
+ "postinstall": "./postinstall.sh"
},
"author": "Romain Berger <romain@romainberger.com>",
"repository": {

postinstall.sh

@@ -0,0 +1 @@
+echo -e '\n\033[36mThanks for using react-portal-tooltip!\033[0m Do you listen to metal? Check this out: \033[32mhttp://bit.ly/2C79W4T\n\033[0m'