mirror of
https://github.com/blasten/turn.js.git
synced 2025-04-06 03:57:41 +08:00
Downgrade jQuery version to 1.x because latest version was breaking the flipper
This commit is contained in:
parent
6c12f3e327
commit
95431f8f32
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "turn.js",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "Web page flipper",
|
||||
"main": "index.js",
|
||||
"repository": "https://github.com/igghera/turn.js.git",
|
||||
"author": "Andrea Gherardi <a.gherardi@cantierecreativo.net>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"jquery": "^3.1.1"
|
||||
"jquery": "1.12.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user