Merge pull request #12 from japplegame/patch-1
Fix "relaxProperties" deprecation warning.
This commit is contained in:
commit
a0d66570c5
|
@ -11,6 +11,5 @@
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"homepage": "http://dyaml.alwaysdata.net/",
|
"homepage": "http://dyaml.alwaysdata.net/",
|
||||||
"name": "dyaml",
|
"name": "dyaml",
|
||||||
"copyright": "Copyright © 2011-2013, Ferdinand Majerech",
|
"copyright": "Copyright © 2011-2013, Ferdinand Majerech"
|
||||||
"buildRequirements": ["relaxProperties"],
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue