This commit is contained in:
Philipp Kunz 2022-03-25 19:48:58 +01:00
parent 3377554969
commit 3ef8a145a5
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@gitzone/tsbundle",
"version": "1.0.101",
"version": "1.0.102",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@gitzone/tsbundle",
"version": "1.0.101",
"version": "1.0.102",
"license": "MIT",
"dependencies": {
"@babel/core": "^7.17.7",

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tsbundle",
"version": "1.0.101",
"version": "1.0.102",
"private": false,
"description": "a bundler using rollup for painless bundling of web projects",
"main": "dist_ts/index.js",