Skip to content

Commit

Permalink
New version 0.0.22 Read more https://github.com/mappable-world/mappab…
Browse files Browse the repository at this point in the history
  • Loading branch information
xdan committed Oct 12, 2023
1 parent 77ea745 commit ce93bcd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "@mappable-world/mappable-cli",
"version": "0.0.21",
"version": "0.0.22",
"description": "Library for encapsulating the logic of autotests and building packages mappable.world js API",
"main": "dist/index.js",
"dependencies": {
"dotenv": "16.3.1",
"marked": "^9.0.2",
"yargs": "17.7.2"
},
Expand All @@ -19,7 +20,6 @@
"ajv": "7.2.4",
"cross-fetch": "4.0.0",
"css-loader": "6.8.1",
"dotenv": "16.3.1",
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
Expand Down

0 comments on commit ce93bcd

Please sign in to comment.