This commit is contained in:
Philipp Kunz 2019-07-17 12:22:25 +02:00
parent ca6ef86c8c
commit ebcf89520a
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.30",
"version": "1.0.31",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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