Skip to content

Commit 101623f

Browse files
committed
add progress to the test-dashboard package.json
1 parent 50cc264 commit 101623f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test-dashboard/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"license": "ISC",
1212
"dependencies": {
1313
"glob": "^5.0.15",
14-
"plotly": "^1.0.2"
14+
"plotly": "^1.0.2",
15+
"progress": "^1.1.8"
1516
}
1617
}

0 commit comments

Comments
 (0)