ci: include only major.minor in version

the readme strongly indicates that only the major and minor should be in
the first line of the type file. it certainly seems like having the
patch doesn't hurt anything, but it does seem like it might be a bit
misleading
This commit is contained in:
Colby M. White
2019-04-05 19:23:02 -05:00
parent c67e1743b1
commit 3636b60832
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for Chance 1.0.16
// Type definitions for Chance 1.0
// Project: http://chancejs.com
// Definitions by: Chris Bowdon <https://github.com/cbowdon>
// Brice BERNARD <https://github.com/brikou>