This commit is contained in:
Philipp Kunz 2022-03-22 00:14:49 +01:00
parent 261f86d664
commit 0c5a88a08f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/early",
"version": "4.0.1",
"version": "4.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/early",
"version": "4.0.1",
"version": "4.0.2",
"license": "MIT",
"dependencies": {
"@gitzone/tsbuild": "^2.1.60",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/early",
"version": "4.0.1",
"version": "4.0.2",
"private": false,
"description": "minimal and fast loading plugin for startup time measuring",
"main": "dist_ts/index.js",