chore: update package versions to 1.0.0 and add LICENSE file

This commit is contained in:
2026-04-20 07:24:53 +02:00
parent 4f97dc3362
commit 85dd574991
3 changed files with 27 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
{
"name": "azure-image-chooser-backend",
"version": "0.1.0",
"version": "1.0.0",
"author": "Sławomir Koszewski",
"license": "MIT",
"private": true,
"type": "commonjs",
"scripts": {

View File

@@ -1,6 +1,8 @@
{
"name": "azure-image-chooser-frontend",
"version": "0.1.0",
"version": "1.0.0",
"author": "Sławomir Koszewski",
"license": "MIT",
"private": true,
"type": "module",
"scripts": {