This commit is contained in:
Ben Zörb 2020-05-24 01:07:29 +02:00
parent a21e240773
commit 4c59372e63
No known key found for this signature in database
GPG Key ID: B5022087DA9E02FF
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "inline-critical",
"version": "5.3.1",
"version": "6.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "inline-critical",
"version": "5.3.1",
"version": "6.0.0",
"description": "Inline critical-path css and load the existing stylesheets asynchronously",
"main": "index.js",
"scripts": {