Procházet zdrojové kódy

Merge pull request #318 from vladikoff/patch-1

Fixing npm warnings
tags/0.7.3
Jan Lehnardt před 13 roky
rodič
revize
7035bf3e5f
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. +4
    -0
      package.json

+ 4
- 0
package.json Zobrazit soubor

@@ -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": {


Načítá se…
Zrušit
Uložit