瀏覽代碼

added repository info

Fix for https://github.com/amber-smalltalk/amber-examples/issues/45
Hannes Hirzel 9 年之前
父節點
當前提交
7a2c7545bf
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      package.json

+ 3 - 0
package.json

@@ -10,6 +10,9 @@
     "compiler",
     "web"
   ],
+  "repository" : { "type" : "git"
+  , "url" : "https://github.com/amber-smalltalk/amber-examples.git"
+  },
   "engines": {
     "node": ">=0.10.0"
   },