Просмотр исходного кода

Merge pull request #237 from fisch42/master

add .js to main property in package.json
tags/0.5.2
Jan Lehnardt 13 лет назад
Родитель
Сommit
37b48496b6
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"


Загрузка…
Отмена
Сохранить