فهرست منبع

Merge pull request #2 from PaulFreund/master

Fixed dependencies and identation
Felix Hufnagel 12 سال پیش
والد
کامیت
8077351012
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -6,8 +6,9 @@
 	"authors": ["Felix 'Zoadian' Hufnagel"],
 	
 	"targetPath": "bin",
-    "targetType": "library",
+	"targetType": "library",
 	
 	"dependencies": {
+		"derelict-util" : "~master"
 	}
 }