Skip to content

Commit

Permalink
description
Browse files Browse the repository at this point in the history
  • Loading branch information
optimalisatie committed Jul 2, 2020
1 parent 52a2509 commit ec37d26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "styletools/async",
"version": "1.1.1",
"version": "1.1.2",
"description": "A lightweight and high performance async CSS and script loader for frontend optimization.",
"keywords": ["async-css", "async-js", "script-loader", "css-loader", "css", "optimization", "asynchronous", "localStorage", "cache-api"],
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@style.tools/async",
"version": "1.1.1",
"version": "1.1.2",
"description": "A lightweight and high performance async CSS and script loader for frontend optimization.",
"author": {
"name": "[email protected]",
Expand Down Expand Up @@ -151,7 +151,7 @@
},
"dependencies": {},
"devDependencies": {
"@style.tools/async-iife": "1.1.0",
"@style.tools/async-iife": "1.1.1",
"@style.tools/lazy": "1.2.0",
"browserstack-local": "^1.3.7",
"chromedriver": "latest",
Expand Down

0 comments on commit ec37d26

Please sign in to comment.