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

chore(release): 1.2.2

This commit is contained in:
Jason Dreyzehner
2017-02-17 02:34:37 -05:00
parent 6405836f4a
commit a56491f866
2 changed files with 11 additions and 1 deletions

View File

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