Skip to content

Commit 62fa924

Browse files
committed
release 0.7.3
1 parent bc25be6 commit 62fa924

File tree

2 files changed

+4
-57
lines changed

2 files changed

+4
-57
lines changed

CHANGELOG.md

-53
This file was deleted.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yog2",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"description": "Front End Integrated Solution for node express.",
55
"main": "yog2.js",
66
"bin": {
@@ -27,13 +27,13 @@
2727
"fis": "1.10.0",
2828
"fis-parser-bdtmpl": "0.0.3",
2929
"fis-parser-less": "0.1.2",
30-
"fis3": "3.4.6",
31-
"fis3-hook-commonjs": "0.1.17",
30+
"fis3": "3.4.13",
31+
"fis3-hook-commonjs": "0.1.22",
3232
"fis3-parser-typescript": "0.2.5",
3333
"liftoff": "2.2.1",
3434
"minimist": "1.1.1",
3535
"yog-pac": "0.1.0",
36-
"yog2-command-init": "0.1.x",
36+
"yog2-command-init": "0.2.x",
3737
"yog2-command-plugin": "0.0.x",
3838
"yogurt-postprocessor-require-async": "0.0.x",
3939
"yogurt-preprocessor-extlang": "0.0.2"

0 commit comments

Comments
 (0)