1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-09-13 01:22:12 +02:00

Bump v6.0.1

* Add className prop to Switch component
* Update dependencies in package.json
* NPM audit fix
This commit is contained in:
Aleksandr Gumroian
2024-06-26 15:51:08 +03:00
parent 8bac4f18f4
commit 3b48510246
3 changed files with 16 additions and 4 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "foris",
"version": "6.0.0",
"version": "6.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "foris",
"version": "6.0.0",
"version": "6.0.1",
"license": "GPL-3.0",
"dependencies": {
"axios": "^1.7.2",