There was an error while loading. Please reload this page.
typings
1 parent 06ea7b4 commit 8e28bddCopy full SHA for 8e28bdd
History.md
@@ -1,3 +1,8 @@
1
+1.5.1 / 2016-06-08
2
+==================
3
+
4
+ * Add `index.d.ts` to NPM package
5
6
1.5.0 / 2016-05-20
7
==================
8
package.json
@@ -6,6 +6,7 @@
"typings": "index.d.ts",
"files": [
"index.js",
9
+ "index.d.ts",
10
"LICENSE"
11
],
12
"scripts": {
0 commit comments