Skip to content

Commit 9b0a5d2

Browse files
committed
Adding missing npm dep
1 parent c5d3d25 commit 9b0a5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: Node.js 5.x with core-js polyfill
6868
node-version: "5.12"
69-
69+
npm-i: browserify@15 [email protected] [email protected] core-js@3
7070
ENABLE_COREJS_ERROR_POLYFILL: true
7171

7272
- name: Node.js 6.x

0 commit comments

Comments
 (0)