aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index f28e0369a..24e8abd8c 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
},
"license": "MIT",
"dependencies": {
- "jquery": "1.9.1 - 2",
+ "jquery": "1.9.1 - 3",
"tether": "^1.1.1"
},
"devDependencies": {
@@ -101,7 +101,7 @@
}
},
"dependencies": {
- "jquery": "*"
+ "jquery": "1.9.1 - 3"
}
}
}