This commit is contained in:
bezoerb 2019-01-02 07:29:33 +01:00
parent cea065d366
commit 26ef8b2c03
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.0.1",
"version": "5.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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