svelte-infinite-loading
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "svelte-infinite-loading", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "An <InfiniteScroll> component for Svelte apps", | ||
@@ -13,3 +13,3 @@ "svelte": "src/InfiniteLoading.svelte", | ||
"dev": "rollup -cw", | ||
"prepublishOnly": "npm build", | ||
"prepublishOnly": "npm run build", | ||
"test": "node test/runner.js", | ||
@@ -16,0 +16,0 @@ "test:browser": "npm run build && serve test/public", |
Sorry, the diff of this file is not supported yet
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
23370
4
0
1