Explorar o código

Merge pull request #2 from PaulFreund/master

Fixed dependencies and identation
Felix Hufnagel %!s(int64=12) %!d(string=hai) anos
pai
achega
8077351012
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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"
 	}
 }