@clxrity/react-audio
Advanced tools
Comparing version
{ | ||
"name": "@clxrity/react-audio", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "A simple audio player for React", | ||
@@ -12,8 +12,2 @@ "main": "dist/cjs/index.js", | ||
], | ||
"scripts": { | ||
"dev": "rollup -c --watch", | ||
"build": "rollup -c", | ||
"test": "cd test && pnpm dev", | ||
"release": "pnpm build && changeset publish" | ||
}, | ||
"repository": { | ||
@@ -83,3 +77,9 @@ "type": "git", | ||
"react-dom": "^18.3.1" | ||
}, | ||
"scripts": { | ||
"dev": "rollup -c --watch", | ||
"build": "rollup -c", | ||
"test": "cd test && pnpm dev", | ||
"release": "pnpm build && changeset publish && npm publish" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
3836682
05355
0.11%