浏览代码

Remove moot `version` property from bower.json

Per bower/bower.json-spec@a325da3
tags/v2.1.1
Kevin Kirsche 11 年前
父节点
当前提交
981fbeb84f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      bower.json

+ 0
- 1
bower.json 查看文件

@@ -1,7 +1,6 @@
{
"name": "mustache.js",
"main": "mustache.js",
"version": "2.1.0",
"homepage": "https://github.com/janl/mustache.js",
"authors": [
"mustache.js Authors <http://github.com/janl/mustache.js>"


正在加载...
取消
保存