v1.0.6
This commit is contained in:
parent
f6cd199fca
commit
924225d246
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@uecko-presupuestador/client",
|
||||
"private": true,
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"author": "Rodax Software <dev@rodax-software.com>",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
File diff suppressed because one or more lines are too long
456
dist/client/assets/index-DocvWE6u.js
vendored
Normal file
456
dist/client/assets/index-DocvWE6u.js
vendored
Normal file
File diff suppressed because one or more lines are too long
451
dist/client/assets/index-m_8dy4w8.js
vendored
451
dist/client/assets/index-m_8dy4w8.js
vendored
File diff suppressed because one or more lines are too long
4
dist/client/index.html
vendored
4
dist/client/index.html
vendored
@ -7,8 +7,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link href="https://fonts.upset.dev/css2?family=Poppins&display=swap" rel="stylesheet" />
|
||||
<title>Uecko</title>
|
||||
<script type="module" crossorigin src="/assets/index-m_8dy4w8.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-BZanV7G-.css">
|
||||
<script type="module" crossorigin src="/assets/index-DocvWE6u.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-D-WUkXMb.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "uecko-presupuestador",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.6",
|
||||
"author": "Rodax Software <dev@rodax-software.com>",
|
||||
"license": "ISC",
|
||||
"private": true,
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@uecko-presupuestador/server",
|
||||
"private": true,
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.6",
|
||||
"author": "Rodax Software <dev@rodax-software.com>",
|
||||
"main": "./src/index.ts",
|
||||
"scripts": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@uecko-presupuestador/shared",
|
||||
"private": false,
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.6",
|
||||
"main": "./index.ts",
|
||||
"author": "Rodax Software <dev@rodax-software.com>",
|
||||
"license": "ISC",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user