Skip to content

Commit 0db91a0

Browse files
committed
Patch for js-yaml
1 parent e274111 commit 0db91a0

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
@@ -34,6 +34,7 @@
3434
"gulp-babel": "^7.0.1",
3535
"gulp-rename": "^1.4.0",
3636
"gulp-uglifyjs": "^0.6.2",
37-
"lodash": "^4.17.11"
37+
"lodash": "^4.17.11",
38+
"js-yaml": ">=3.13.1"
3839
}
3940
}

0 commit comments

Comments
 (0)