mattkrick / cashay

:moneybag: Relay for the rest of us :moneybag:
MIT License
453 stars 28 forks source link

Object child error fix #131 #133

Closed mattkrick closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.2%) to 76.923% when pulling bbfe9e786621d6379ebadbbe4bec836c8bb72482 on object-child-error into 9918848d85f6ec782c36273d976f506429594349 on master.

dustinfarris commented 7 years ago

i tried to install this branch to test with

npm i --save "mattrick/cashay#object-child-error"

and got this:

npm ERR! enoent ENOENT: no such file or directory, chmod '/Users/dustin/Archive/ember-cashay/node_modules/cashay/lib/schema/updateSchema.babel.js'

turns out i get that installing master as well:

npm i "mattrick/cashay"

also noticed that current published version of cashay is 0.20.10

https://www.npmjs.com/package/cashay

yet this unmerged PR updates version from 0.20.9 to 0.20.10

mattkrick commented 7 years ago

well that's weird. lemme dig in