This commit is contained in:
Andrew Illarionov 2023-11-25 20:10:23 +03:00
parent 92ad0a50f9
commit 3c69f73dc6
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "index",
"version": "0.1.2",
"version": "0.1.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "index",
"version": "0.1.2",
"version": "0.1.3",
"hasInstallScript": true,
"dependencies": {
"@fortawesome/fontawesome-free": "^6.4.2",

View File

@ -60,5 +60,5 @@
"animate.css": "^4.1.1",
"bootstrap": "^5.3.2"
},
"version": "0.1.2"
"version": "0.1.3"
}