Browse Source

Added init information and defined save-exact.

Tomi Cvetic 8 năm trước cách đây
mục cha
commit
12aa2f2bd5
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      .npmrc

+ 4 - 0
.npmrc

@@ -1,2 +1,6 @@
 save = true
+save-exact = true
+init.author.name = "Tomi Cvetic"
+init.author.email = "tomi.cvetic@gmail.com"
+init.license = GPL-3.0