2
0
mirror of https://github.com/PitPik/tinyColorPicker synced 2025-07-02 23:54:29 -06:00

Update bower.json

This commit is contained in:
Peter Dematté 2016-03-15 17:13:32 +01:00
parent 6d4af8d7b8
commit 777b22aab4

View File

@ -30,6 +30,6 @@
"tests"
],
"dependencies": {
"jQuery": "^2.2.1"
"jquery": ">= 1.12.0 < 3.0.0"
}
}
}