Skip to content

Commit b896fa2

Browse files
committed
1 parent 2096a34 commit b896fa2

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ IE 8+ ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |
2929

3030
### Getting started
3131

32-
See jquery.skeleton.loader plugin in action [DEMO](https://rawgit.com/enbifa/jquery.skeleton.loader/master/example/index.html):
32+
See jquery.skeleton.loader plugin in action [DEMO](https://rawgit.com/enbifa/jquery.skeleton.loader/master/example/index.html) or here in in this pen [CODEPEN](https://goo.gl/iT696Y):
3333

3434
Two quick start options are available:
3535

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.skeleton.loader",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Lo scheletrone is a a jQuery plugin to make screen skeleton loader....magically!",
55
"main": "dist/jquery.scheletrone.js",
66
"files": [
@@ -14,8 +14,7 @@
1414
],
1515
"directories": {},
1616
"dependencies": {
17-
"jquery": "2 - 3",
18-
"jsdoc": "^3.5.5"
17+
"jquery": "2 - 3"
1918
},
2019
"scripts": {
2120
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)