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

This commit is contained in:
RustamRu 2024-11-26 18:31:12 +03:00
parent 52bb3790c7
commit 6705e74ece
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.0",
"version": "0.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "dry-wash",
"version": "0.1.0",
"version": "0.1.1",
"license": "ISC",
"dependencies": {
"@brojs/cli": "^1.6.3",

View File

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