Skip to content

Commit

Permalink
release: 0.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zaiste committed Jan 11, 2020
1 parent c944078 commit 652f64f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "huncwot",
"version": "0.51.0",
"version": "0.52.0",
"description": "Macro framework for monolithic Node.js apps - batteries included",
"main": "index.js",
"repository": "https://github.com/huncwotjs/huncwot",
Expand Down
4 changes: 2 additions & 2 deletions template/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
],
"devDependencies": {
"@pika/web": "^0.6.1",
"@wessberg/rollup-plugin-ts": "^1.2.1",
"@wessberg/rollup-plugin-ts": "^1.2.5",
"chokidar": "^3.3.1",
"cross-env": "^6.0.3",
"node-pg-migrate": "^4.2.0",
"node-pg-migrate": "^4.2.1",
"npm-check-updates": "^4.0.1",
"stmux": "^1.8.0",
"typescript": "^3.7.4",
Expand Down

0 comments on commit 652f64f

Please sign in to comment.