1
0
mirror of synced 2026-04-01 12:43:44 +00:00

chore(release): 1.3.0

This commit is contained in:
Jason Dreyzehner
2017-03-01 02:09:22 -05:00
parent 884a2cf662
commit 0d8665fd96
2 changed files with 18 additions and 1 deletions

View File

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