Browse Source

fixed warning in package.json

Nicolas Cannasse 4 years ago
parent
commit
efad41d301
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bin/package.json

+ 1 - 1
bin/package.json

@@ -1,5 +1,5 @@
 {
-	"name" : "HIDE",
+	"name" : "hide",
 	"window" : {
 		"title" : "HIDE",
 		"icon" : "res/hide.png",