1
1
Эх сурвалжийг харах

Merge pull request #2 from PaulFreund/master

Fixed dependencies and identation
Felix Hufnagel 12 жил өмнө
parent
commit
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"
 	}
 }