This commit is contained in:
Philipp Kunz 2020-08-10 21:18:50 +00:00
parent 865e58b190
commit e3fa407c1c
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/early",
"version": "3.0.5",
"version": "3.0.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/early",
"version": "3.0.5",
"version": "3.0.6",
"private": false,
"description": "minimal and fast loading plugin for startup time measuring",
"main": "dist_ts/index.js",
@ -49,4 +49,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}