Skip to content

Commit

Permalink
Update dependencies, publish 0.0.10
Browse files Browse the repository at this point in the history
PR-URL: metarhia#59
  • Loading branch information
tshemsedinov committed Nov 30, 2020
1 parent d5615bb commit 0ec8483
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 44 deletions.
94 changes: 54 additions & 40 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": "0.0.9",
"version": "0.0.10",
"author": "Timur Shemsedinov <[email protected]>",
"description": "Metarhia Application Example",
"license": "MIT",
Expand Down Expand Up @@ -49,11 +49,11 @@
"node": "^12.9 || 14 || 15"
},
"devDependencies": {
"@types/node": "^14.14.6",
"eslint": "^7.12.1",
"@types/node": "^14.14.10",
"eslint": "^7.14.0",
"metatests": "^0.7.2"
},
"dependencies": {
"impress": "^2.0.0-alpha.34"
"impress": "^2.0.0-alpha.36"
}
}

0 comments on commit 0ec8483

Please sign in to comment.