Skip to content

Commit 04254d7

Browse files
author
Bernie Zang
committed
fix: Add file-saver dep
1 parent 8d1a75a commit 04254d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@ciscospark/helper-html": "1.9.3",
5454
"@ciscospark/internal-plugin-conversation": "1.9.4",
5555
"@ciscospark/internal-plugin-encryption": "1.9.4",
56-
"@ciscospark/internal-plugin-flag": "1.9.4",
5756
"@ciscospark/internal-plugin-feature": "1.9.4",
57+
"@ciscospark/internal-plugin-flag": "1.9.4",
5858
"@ciscospark/internal-plugin-mercury": "1.9.4",
5959
"@ciscospark/internal-plugin-metrics": "1.9.4",
6060
"@ciscospark/internal-plugin-user": "1.9.4",
@@ -68,6 +68,7 @@
6868
"classnames": "^2.2.5",
6969
"core-decorators": "^0.19.0",
7070
"custom-event-polyfill": "^0.3.0",
71+
"file-saver": "^1.3.3",
7172
"highlight.js": "^9.12.0",
7273
"howler": "^2.0.2",
7374
"immutable": "^3.8.1",

0 commit comments

Comments
 (0)