This commit is contained in:
Ben Zörb 2019-11-12 23:15:12 +01:00
parent bbf4bbd92b
commit d10b7d1911
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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