Преглед изворни кода

added .js to main property in package.json

tags/0.5.2
fisch42 пре 13 година
родитељ
комит
fe3de766cd
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      package.json

+ 1
- 1
package.json Прегледај датотеку

@@ -4,7 +4,7 @@
"description": "Logic-less {{mustache}} templates with JavaScript",
"author": "mustache.js Authors <http://github.com/janl/mustache.js>",
"keywords": ["mustache", "template", "templates", "ejs"],
"main": "./mustache",
"main": "./mustache.js",
"devDependencies": {
"vows": "0.6.x",
"uglify-js": "1.3.0"


Loading…
Откажи
Сачувај