chore: update package versions to 1.0.0 and add LICENSE file
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user