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

This commit is contained in:
Ильназ 2024-12-08 11:57:46 +03:00
parent fb3ca156fb
commit 9f530204fa
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.1.1",
"version": "0.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "dry-wash",
"version": "0.1.1",
"version": "0.2.0",
"license": "ISC",
"dependencies": {
"@brojs/cli": "^1.6.3",

View File

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