We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc25be6 commit 62fa924Copy full SHA for 62fa924
CHANGELOG.md
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "yog2",
3
- "version": "0.7.2",
+ "version": "0.7.3",
4
"description": "Front End Integrated Solution for node express.",
5
"main": "yog2.js",
6
"bin": {
@@ -27,13 +27,13 @@
27
"fis": "1.10.0",
28
"fis-parser-bdtmpl": "0.0.3",
29
"fis-parser-less": "0.1.2",
30
- "fis3": "3.4.6",
31
- "fis3-hook-commonjs": "0.1.17",
+ "fis3": "3.4.13",
+ "fis3-hook-commonjs": "0.1.22",
32
"fis3-parser-typescript": "0.2.5",
33
"liftoff": "2.2.1",
34
"minimist": "1.1.1",
35
"yog-pac": "0.1.0",
36
- "yog2-command-init": "0.1.x",
+ "yog2-command-init": "0.2.x",
37
"yog2-command-plugin": "0.0.x",
38
"yogurt-postprocessor-require-async": "0.0.x",
39
"yogurt-preprocessor-extlang": "0.0.2"
0 commit comments