This commit is contained in:
2023-01-04 20:37:27 +00:00
parent dd52d8dd89
commit fee146fcd7
3 changed files with 4 additions and 4 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "ayanova",
"version": "8.0.30",
"version": "8.0.31",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ayanova",
"version": "8.0.30",
"version": "8.0.31",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.3.0",
"@fortawesome/free-regular-svg-icons": "^5.15.4",

View File

@@ -1,6 +1,6 @@
{
"name": "ayanova",
"version": "8.0.30",
"version": "8.0.31",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

View File

@@ -1,4 +1,4 @@
export default {
version: "8.0.30",
version: "8.0.31",
copyright: "© 1999-2023, Ground Zero Tech-Works Inc."
};