diff options
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json index 5693641dc38..49b40f390f8 100644 --- a/bower.json +++ b/bower.json @@ -13,7 +13,7 @@ "tests" ], "dependencies": { - "autosize": "4.0.0", + "autosize": "^4.0.0", "backbone": "~1.2.3", "base64": "~0.3.0", "blueimp-md5": "^2.7.0", |