fix(package.json): fix name

This commit is contained in:
Philipp Kunz 2018-06-04 23:50:26 +02:00
parent 843180194b
commit c4b38d7b41

View File

@ -1,5 +1,5 @@
{
"name": "tsrun",
"name": "@gitzone/tsrun",
"version": "1.0.2",
"description": "run typescript programs efficiently",
"main": "dist/index.js",