Locked down version of js-yaml

Fuzzy dependencies create nondeterministic behavior in the tool.

Change-Id: I1da97e98905134d4773521955d7a9188ac01813f
This commit is contained in:
Michael Krotscheck 2015-08-06 16:26:20 -07:00
parent 20b818fbf3
commit 18ec76d561
1 changed files with 1 additions and 1 deletions

View File

@ -36,6 +36,6 @@
"jasmine": "2.3.1"
},
"dependencies": {
"js-yaml": "^3.3.1"
"js-yaml": "3.3.1"
}
}