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

chore(release): 1.1.0

This commit is contained in:
Jason Dreyzehner
2017-02-13 00:41:40 -05:00
parent c0fc735002
commit dc4b28cd6f
2 changed files with 13 additions and 1 deletions

View File

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