react-page-slider
Advanced tools
Comparing version
{ | ||
"name": "react-page-slider", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "To insert an overlay in a page for a customized experience", | ||
@@ -10,3 +10,5 @@ "main": "lib/index.js", | ||
"test": "npm run lint", | ||
"lint": " eslint --ignore-path .gitignore modules/* examples/*" | ||
"lint": " eslint --ignore-path .gitignore modules/* examples/*", | ||
"compile": "babel -d lib/ modules/", | ||
"prepublish": "npm run compile" | ||
}, | ||
@@ -29,4 +31,3 @@ "repository": { | ||
"devDependencies": { | ||
"animate.css": "^3.4.0", | ||
"babel": "~6.0.15", | ||
"babel-cli": "^6.1.18", | ||
"babel-core": "~6.1.2", | ||
@@ -33,0 +34,0 @@ "babel-eslint": "^4.1.5", |
Sorry, the diff of this file is not supported yet
15
-6.25%9151
-98.57%9
-30.77%96
-25.58%