Skip to content

Commit 7f06227

Browse files
committed
update stylus to 0.54.5
1 parent 9f526ff commit 7f06227

2 files changed

Lines changed: 150 additions & 3 deletions

File tree

package-lock.json

Lines changed: 147 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"author": "zbryikt",
33
"name": "loading.css",
4+
"license": "MIT",
45
"description": "handcrafted css animation dedicated for repeatable, infinitely playing.",
56
"version": "0.0.1",
67
"homepage": "https://github.com/loadingio/loading.css",
@@ -12,9 +13,8 @@
1213
"node": "=7.6.0",
1314
"npm": "=3.9.5"
1415
},
15-
"scripts": {
16-
},
16+
"scripts": {},
1717
"dependencies": {
18-
"stylus": "=0.50.0"
18+
"stylus": "=0.54.5"
1919
}
2020
}

0 commit comments

Comments
 (0)