Update bower.json
hold back string.js version to 3.3.1 because 3.3.2 missing required string.min.js file
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
"js-cookie": "^2.1.3",
|
"js-cookie": "^2.1.3",
|
||||||
"list.js": "^1.2.0",
|
"list.js": "^1.2.0",
|
||||||
"store-js": "store.js#^1.3.20",
|
"store-js": "store.js#^1.3.20",
|
||||||
"string": "^3.3.1",
|
"string": "~3.3.1",
|
||||||
"visibilityjs": "^1.2.4",
|
"visibilityjs": "^1.2.4",
|
||||||
"pdfobject": "pdfobject2#*",
|
"pdfobject": "pdfobject2#*",
|
||||||
"gist-embed": "*",
|
"gist-embed": "*",
|
||||||
|
|||||||
Reference in New Issue
Block a user