Skip to content

Commit be8d7d0

Browse files
committed
added typings to package.json
1 parent 5df2372 commit be8d7d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"devDependencies": {
1919
"istanbul": "^0.4.2",
2020
"jasmine": "^2.4.1",
21-
"typescript": "^1.7.5"
21+
"typescript": "^1.7.5",
22+
"typings": "^0.6.6"
2223
}
2324
}

0 commit comments

Comments
 (0)