We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 100ce51 commit 7f1591dCopy full SHA for 7f1591d
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "motion-ui",
3
- "version": "1.2.1",
+ "version": "1.2.2",
4
"authors": [
5
"ZURB <[email protected]>"
6
],
@@ -23,6 +23,6 @@
23
"test"
24
25
"dependencies": {
26
- "jquery": "~2.1.4"
+ "jquery": "~2.2.0"
27
}
28
package.json
"description": "Sass library for creating transitions and animations.",
"main": "dist/motion-ui.js",
"scripts": {
@@ -39,6 +39,6 @@
39
"supercollider": "^1.0.0"
40
},
41
42
- "jquery": "^2.1.4"
+ "jquery": "^2.2.0"
43
44
0 commit comments