Skip to content

Commit

Permalink
Version 1.1.2
Browse files Browse the repository at this point in the history
PR-URL: #95
  • Loading branch information
tshemsedinov committed Feb 28, 2021
1 parent 0829296 commit 1f71937
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 41 deletions.
73 changes: 36 additions & 37 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metarhia",
"version": "1.1.1",
"version": "1.1.2",
"author": "Timur Shemsedinov <[email protected]>",
"description": "Metarhia Application Example",
"license": "MIT",
Expand Down Expand Up @@ -49,12 +49,12 @@
"node": "^12.9 || 14 || 15"
},
"devDependencies": {
"@types/node": "^14.14.28",
"eslint": "^7.20.0",
"@types/node": "^14.14.31",
"eslint": "^7.21.0",
"metatests": "^0.7.2"
},
"dependencies": {
"impress": "^2.0.8",
"impress": "^2.0.11",
"metasql": "^0.3.0-alpha.3",
"redis": "^3.0.2"
}
Expand Down

0 comments on commit 1f71937

Please sign in to comment.