We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd3d08a commit b1153acCopy full SHA for b1153ac
packages/raga-app/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@adahiya/raga-app",
3
"productName": "raga-app",
4
- "version": "0.3.0",
+ "version": "0.4.0",
5
"private": true,
6
"description": "UI for running music library management",
7
"main": ".vite/build/main.js",
packages/raga-cli/package.json
@@ -1,6 +1,6 @@
"name": "@adahiya/raga-cli",
"type": "module",
"bin": "bin/cli.sh",
"scripts": {
packages/raga-lib/package.json
"name": "@adahiya/raga-lib",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments