Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @adahiya/[email protected]
 - @adahiya/[email protected]
 - @adahiya/[email protected]
  • Loading branch information
adidahiya committed May 30, 2023
1 parent 35c3ca2 commit ba354dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/music-library-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@adahiya/music-library-app",
"productName": "music-library-app",
"version": "0.0.0",
"version": "0.0.1",
"description": "UI for running music library management",
"main": ".vite/build/main.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/music-library-tools-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adahiya/music-library-tools-cli",
"version": "0.0.0",
"version": "0.1.0",
"type": "module",
"bin": "bin/cli.sh",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/music-library-tools-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adahiya/music-library-tools-lib",
"version": "0.0.0",
"version": "0.1.0",
"type": "module",
"main": "lib/index.mjs",
"types": "lib/index.d.mts",
Expand Down

0 comments on commit ba354dc

Please sign in to comment.