mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 14:45:12 +02:00
Upgrade js-yaml
Fixes dumping of "yes" and "no" keys, which much be quoted. See http://juliankniephoff.wordpress.com/2012/09/01/reserved-words-in-yaml-and-translating-booleans-in-rails/ Fixes #2286.
This commit is contained in:
+698
-698
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -33,7 +33,7 @@
|
||||
"sinon-chai": "~2.3.1",
|
||||
"happen": "0.1.2",
|
||||
"glob": "~3.1.21",
|
||||
"js-yaml": "~2.0.3",
|
||||
"js-yaml": "~3.1.0",
|
||||
"request": "~2.16.2",
|
||||
"jsonschema": "~0.3.2",
|
||||
"delve": "0.2",
|
||||
|
||||
Reference in New Issue
Block a user