@solid-primitives/audio
Advanced tools
Comparing version
{ | ||
"name": "@solid-primitives/audio", | ||
"version": "1.3.18", | ||
"version": "1.3.19", | ||
"description": "Primitives to manage audio and single sounds.", | ||
@@ -33,2 +33,3 @@ "author": "David Di Biase <dave.dibiase@gmail.com>", | ||
"exports": { | ||
"@solid-primitives/source": "./src/index.ts", | ||
"import": { | ||
@@ -53,4 +54,4 @@ "types": "./dist/index.d.ts", | ||
"dependencies": { | ||
"@solid-primitives/utils": "^6.2.3", | ||
"@solid-primitives/static-store": "^0.0.8" | ||
"@solid-primitives/static-store": "^0.0.9", | ||
"@solid-primitives/utils": "^6.2.3" | ||
}, | ||
@@ -57,0 +58,0 @@ "peerDependencies": { |
21190
0.24%+ Added
- Removed