auto-scroll-page
Advanced tools
@@ -14,3 +14,4 @@ <?xml version="1.0" encoding="UTF-8"?> | ||
| <property name="WebServerToolWindowFactoryState" value="false" /> | ||
| <property name="ts.external.directory.path" value="E:\BVM\Test\Js\NPM\NPM O\auto-scroll-page\node_modules\typescript\lib" /> | ||
| <property name="nodejs_package_manager_path" value="npm" /> | ||
| <property name="ts.external.directory.path" value="C:\Program Files\JetBrains\WebStorm 2019.2.4\plugins\JavaScriptLanguage\jsLanguageServicesImpl\external" /> | ||
| </component> | ||
@@ -45,2 +46,6 @@ <component name="RunDashboard"> | ||
| <workItem from="1666536430034" duration="84000" /> | ||
| <workItem from="1666588852765" duration="4643000" /> | ||
| <workItem from="1666598370742" duration="466000" /> | ||
| <workItem from="1666672361597" duration="162000" /> | ||
| <workItem from="1668006696057" duration="1410000" /> | ||
| </task> | ||
@@ -47,0 +52,0 @@ <servers /> |
+1
-1
| { | ||
| "name": "auto-scroll-page", | ||
| "version": "0.0.4", | ||
| "version": "0.0.5", | ||
| "description": "A library to auto scroll your page", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
+1
-3
@@ -32,5 +32,3 @@ <h1 display="flex" align="center">auto-scroll-page</h1> | ||
| <div display="flex" align="center"> | ||
| <img alt="LOGO" src="https://sharmilkathiriya.netlify.app/static/media/lg.04f4371c54ae81488ede.png" width="100px" /> | ||
| <br/> | ||
| <strong>Sharmil Kathiriya</strong> | ||
| Joy | ||
| </div> |
@@ -11,2 +11,2 @@ import React from "react"; | ||
| } | ||
| export default Scroll; | ||
| export default Scroll; |
7957
2.37%59
1.72%33
-5.71%