1
0
mirror of synced 2025-11-08 12:57:47 +00:00

chore(release): 1.4.0

This commit is contained in:
Jason Dreyzehner
2017-03-02 02:03:18 -05:00
parent 7b9b8578c2
commit 3dfa886331
2 changed files with 12 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "typescript-starter",
"version": "1.3.0",
"version": "1.4.0",
"description": "A typescript starter for building javascript libraries and projects",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",