فهرست منبع

Formatting of JSON

https://github.com/amber-smalltalk/amber-examples/issues/45
Hannes Hirzel 9 سال پیش
والد
کامیت
67c68a5660
1فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 3 2
      package.json

+ 3 - 2
package.json

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