Skip to content

Good bye to __defineGetter__

Compare
Choose a tag to compare
@mike-zorn mike-zorn released this 30 Apr 22:05
· 1 commit to master since this release

Remove nonstandard JS which caused issues in IE and tidy up some npm related things.

Since 0.0.6

  • [93be854739] - Update package.json with license (Mike Atkins)
  • [09a99ccf40] - Actually npm ignore test (Mike Atkins)
  • [dc34bb7283] - Use Object.defineProperty (Mike Atkins)
  • [cf663b8cfd] - Ignore vim swap files (Mike Atkins)