Browse Source

添加mustache js 模版库

visuddhinanda@gmail.com 4 years ago
parent
commit
610821e962
1 changed files with 2 additions and 1 deletions
  1. 2 1
      public/package.json

+ 2 - 1
public/package.json

@@ -14,8 +14,9 @@
 		"jquery.fancytree": "^2.38.0",
 		"marked": "^2.1.3",
 		"mermaid": "^8.12.0",
-		"pqgridf": "^3.5.1",
 		"moment": "^2.29.1",
+		"mustache": "^4.2.0",
+		"pqgridf": "^3.5.1",
 		"tributejs": "^5.1.3",
 		"vue": "^3.2.8"
 	}