Merge pull request #12 from japplegame/patch-1

Fix "relaxProperties" deprecation warning.
This commit is contained in:
Ferdinand Majerech 2013-09-21 17:17:17 -07:00
commit a0d66570c5

View file

@ -11,6 +11,5 @@
"dependencies": {},
"homepage": "http://dyaml.alwaysdata.net/",
"name": "dyaml",
"copyright": "Copyright © 2011-2013, Ferdinand Majerech",
"buildRequirements": ["relaxProperties"],
"copyright": "Copyright © 2011-2013, Ferdinand Majerech"
}