Selaa lähdekoodia

Merge pull request #318 from vladikoff/patch-1

Fixing npm warnings
tags/0.7.3
Jan Lehnardt 13 vuotta sitten
vanhempi
commit
7035bf3e5f
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. +4
    -0
      package.json

+ 4
- 0
package.json Näytä tiedosto

@@ -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…
Peruuta
Tallenna