0.7.2
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good

This commit is contained in:
RustamRu 2025-02-09 12:40:31 +03:00
parent 1d4b796a39
commit 52fec13377
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "dry-wash",
"version": "0.7.1",
"version": "0.7.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "dry-wash",
"version": "0.7.1",
"version": "0.7.2",
"license": "ISC",
"dependencies": {
"@babel/core": "^7.26.7",

View File

@ -1,6 +1,6 @@
{
"name": "dry-wash",
"version": "0.7.1",
"version": "0.7.2",
"description": "<a id=\"readme-top\"></a>",
"main": "./src/index.tsx",
"scripts": {