Merge pull request 'post release fixes' (#5) from bugfix/0.6-post-release-fixes into master
Reviewed-on: #5
This commit is contained in:
commit
1a0cc1eba3
|
@ -1,3 +1,3 @@
|
||||||
# .env.production
|
# .env.production
|
||||||
VITE_BACKEND_BASE_API = ''
|
VITE_BACKEND_BASE_API = ''
|
||||||
VITE_STORJ_JSON_URL = ''
|
VITE_STORJ_JSON_URL = 'https://link.storjshare.io/juowot6xaa2rz4vjqeal2uo44jka/millelibri%2Findex%2Fjson%2Fmillelibri.json?download=1'
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "frontend",
|
"name": "frontend",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.6",
|
"version": "v0.6.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"repository": "https://git.lamacchinadesiderante.org/lamacchinadesiderante/millelibri",
|
"repository": "https://git.lamacchinadesiderante.org/lamacchinadesiderante/millelibri",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue