diff options
author | Max Wu | 2016-10-11 15:08:34 +0800 |
---|---|---|
committer | GitHub | 2016-10-11 15:08:34 +0800 |
commit | 4188d8f942867c27121d523a47899d726196213d (patch) | |
tree | cccdc82a30d873b23722d0f24a09287177e3881c | |
parent | 422d9cd4eee20a59ddedb34dd89a4a99302a9eb9 (diff) |
Update bower.json
update string.js to 3.3.3 to fix missing file issue
Diffstat (limited to '')
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ "js-cookie": "^2.1.3", "list.js": "^1.2.0", "store-js": "store.js#^1.3.20", - "string": "~3.3.1", + "string": "^3.3.3", "visibilityjs": "^1.2.4", "pdfobject": "pdfobject2#*", "gist-embed": "*", |