Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CSS-Tricks/The-Printliminator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMottie <wowmotty@gmail.com>2015-09-01 20:20:21 +0300
committerMottie <wowmotty@gmail.com>2015-09-01 20:20:21 +0300
commit25cf7a8142dab5e612268a824a72be2236927943 (patch)
treeb9a718dfac8010827a4aef3ad6c774614710d8b7 /package.json
parentc399bf2ae30dccf46a5ae782e7fc74e71cf15bf2 (diff)
Remove jQuery dependency; add drag & keyboardv3.1.0
I know, this is a bad all-in-one commit. I did try to test the heck out of it!
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/package.json b/package.json
index d69657b..a836162 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "printliminator",
"title": "Printliminator",
- "version": "3.0.0",
+ "version": "3.1.0",
"description": "The Printliminator is a bookmarklet with some simple tools you can use to makes websites print better. One click to activate, and then click to remove elements from the page, remove graphics, and apply better print styling.",
"author": {
"name": "Chris Coyier",
@@ -23,9 +23,7 @@
"bugs": "https://github.com/CSS-Tricks/The-Printliminator/issues",
"docs": "https://github.com/CSS-Tricks/The-Printliminator/wiki",
"demo": "https://css-tricks.github.io/The-Printliminator",
- "dependencies": {
- "jquery": "1.3.2"
- },
+ "dependencies": {},
"keywords": [
"print",
""