This commit is contained in:
Philipp Kunz 2022-06-02 01:00:49 +02:00
parent daba025307
commit 6dcb3f7c2a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@gitzone/tsbundle",
"version": "2.0.4",
"version": "2.0.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@gitzone/tsbundle",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"dependencies": {
"@pushrocks/early": "^4.0.3",

View File

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