dumbmatter / fakeIndexedDB

A pure JS in-memory implementation of the IndexedDB API
Apache License 2.0
564 stars 69 forks source link

Property Event.timestamp named to Event.timeStamp #31

Closed duduindo closed 5 years ago

duduindo commented 5 years ago

Issue

Property's name Event.timestamp is wrong: https://github.com/dumbmatter/fakeIndexedDB/issues/30

duduindo commented 5 years ago

Sorry

dumbmatter commented 5 years ago

Why'd you close this? Looks like a good fix to me :)

Can I reopen and merge?

duduindo commented 5 years ago

Done! Merge: https://github.com/dumbmatter/fakeIndexedDB/pull/32