Skip to content

Commit b958925

Browse files
committed
added local version of typescript
1 parent dd1ad52 commit b958925

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
@@ -39,6 +39,7 @@
3939
"human-readable-ids": "^1.0.1",
4040
"lodash": "^4.16.4",
4141
"pg": "^6.1.0",
42-
"sequelize": "^3.24.6"
42+
"sequelize": "^3.24.6",
43+
"typescript": "^2.0.9"
4344
}
4445
}

0 commit comments

Comments
 (0)