Skip to content

Commit

Permalink
fix(Update npm release): Updating npm release
Browse files Browse the repository at this point in the history
removing files from version control in npm, too.
  • Loading branch information
ecerroni committed Aug 16, 2016
1 parent 8e96262 commit a5f3892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Sync a single deepstream record:

sync: {
object: function(){ // params: recordName
return this.$dsRecordFetch.call('welcome')
return this.$dsRecordFetch('welcome')
}


Expand Down

0 comments on commit a5f3892

Please sign in to comment.