Skip to content

Commit 0e4b260

Browse files
chore: update blank template (#210)
1 parent b0f65ac commit 0e4b260

File tree

3 files changed

+15
-8
lines changed

3 files changed

+15
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11

22
CHANGELOG
33
====
4+
v5.0.6
5+
----
6+
7+
#### Updates
8+
9+
* Update Blank template
10+
411
v5.0.5
512
----
613

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monaca",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "Monaca Command Line Tool",
55
"bin": {
66
"monaca": "bin/monaca"
@@ -36,7 +36,7 @@
3636
"ip": "^1.1.5",
3737
"minimist": "^1.2.8",
3838
"monaca-inquirer": "^1.0.4",
39-
"monaca-lib": "^5.1.2",
39+
"monaca-lib": "^5.1.4",
4040
"opn": "^5.3.0",
4141
"portfinder": "^1.0.7",
4242
"q": "^1.1.2",

0 commit comments

Comments
 (0)