Update index.d.ts

Fixed version number.
This commit is contained in:
surtr-isaz
2017-11-08 09:44:43 +02:00
committed by GitHub
parent 7aa4d751a3
commit 736cbe1ae8

View File

@@ -1,4 +1,4 @@
// Type definitions for gl-matrix 2.4.0
// Type definitions for gl-matrix 2.4
// Project: https://github.com/toji/gl-matrix
// Definitions by: Mattijs Kneppers <https://github.com/mattijskneppers>, based on definitions by Tat <https://github.com/tatchx>
// Nikolay Babanov <https://github.com/nbabanov>