Skip to content

Commit

Permalink
Version 0.0.4
Browse files Browse the repository at this point in the history
Update dependencies and publish tag

PR-URL: #41
  • Loading branch information
tshemsedinov committed Sep 24, 2020
1 parent e0cc6a3 commit e025c44
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metarhia",
"version": "0.0.3",
"version": "0.0.4",
"author": "Timur Shemsedinov <timur.shemsedinov@gmail.com>",
"description": "Metarhia Application Example",
"license": "MIT",
Expand Down Expand Up @@ -49,13 +49,13 @@
"node": ">=12.9.0"
},
"devDependencies": {
"@types/node": "^14.6.1",
"eslint": "^7.7.0",
"@types/node": "^14.11.2",
"eslint": "^7.9.0",
"metatests": "^0.7.2"
},
"dependencies": {
"impress": "^2.0.0-alpha.27",
"metacom": "^0.1.0-alpha.6",
"impress": "^2.0.0-alpha.28",
"metacom": "0.1.0-alpha.7",
"pg": "^8.3.3"
}
}

0 comments on commit e025c44

Please sign in to comment.