This commit is contained in:
bezoerb 2019-01-01 22:28:23 +01:00
parent 0aab08a50e
commit 7baa88f188
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.0",
"version": "5.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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