Skip to content

Commit

Permalink
Version 1.2.0
Browse files Browse the repository at this point in the history
PR-URL: #102
tshemsedinov committed Mar 15, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent f7a1d2e commit 0e92819
Showing 2 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metarhia",
"version": "1.1.3",
"version": "1.2.0",
"author": "Timur Shemsedinov <[email protected]>",
"description": "Metarhia Application Example",
"license": "MIT",
@@ -49,12 +49,12 @@
"node": "^12.9 || 14 || 15"
},
"devDependencies": {
"@types/node": "^14.14.34",
"@types/node": "^14.14.35",
"eslint": "^7.22.0",
"metatests": "^0.7.2"
},
"dependencies": {
"impress": "^2.0.14",
"impress": "^2.1.0",
"metasql": "^1.0.0",
"redis": "^3.0.2"
}

0 comments on commit 0e92819

Please sign in to comment.