瀏覽代碼

Merge pull request #318 from vladikoff/patch-1

Fixing npm warnings
tags/0.7.3
Jan Lehnardt 13 年之前
父節點
當前提交
7035bf3e5f
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      package.json

+ 4
- 0
package.json 查看文件

@@ -3,6 +3,10 @@
"version": "0.7.2",
"description": "Logic-less {{mustache}} templates with JavaScript",
"author": "mustache.js Authors <http://github.com/janl/mustache.js>",
"repository": {
"type": "git",
"url": "https://github.com/janl/mustache.js.git"
},
"keywords": ["mustache", "template", "templates", "ejs"],
"main": "./mustache.js",
"devDependencies": {


Loading…
取消
儲存