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

chore(release): 1.1.1

This commit is contained in:
Jason Dreyzehner
2017-02-13 00:58:37 -05:00
parent c3f4e18f74
commit 3aa9cf79df
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "es7-typescript-starter",
"version": "1.1.0",
"version": "1.1.1",
"description": "An es7/typescript starter for building javascript libraries",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",