Parcourir la source

Merge pull request #318 from vladikoff/patch-1

Fixing npm warnings
tags/0.7.3
Jan Lehnardt il y a 13 ans
Parent
révision
7035bf3e5f
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. +4
    -0
      package.json

+ 4
- 0
package.json Voir le fichier

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


Chargement…
Annuler
Enregistrer