This commit is contained in:
Philipp Kunz 2022-06-14 21:33:04 +02:00
parent 1f46e387e7
commit ba0aaf2793
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@gitzone/tsrun",
"version": "1.2.35",
"version": "1.2.36",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@gitzone/tsrun",
"version": "1.2.35",
"version": "1.2.36",
"license": "MIT",
"dependencies": {
"@pushrocks/smartfile": "^10.0.2",

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tsrun",
"version": "1.2.35",
"version": "1.2.36",
"description": "run typescript programs efficiently",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",