This commit is contained in:
Philipp Kunz 2019-06-16 17:02:38 +02:00
parent 508bb44348
commit 57405ac944
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tsbundle",
"version": "1.0.22",
"version": "1.0.23",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tsbundle",
"version": "1.0.22",
"version": "1.0.23",
"private": false,
"description": "a bundler using rollup for painless bundling of web projects",
"main": "dist/index.js",
@ -53,4 +53,4 @@
"npmextra.json",
"readme.md"
]
}
}