You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove `type-detect` dependency (#98)
* update simple-assert
* remove type-detect in favor of function
* remove component.json
* simplify web test runner now that there are no commonjs deps
Convert project to a ES Module (#95)
* Set up Web Test Runner
* Convert project to Modules
* Remove browserify and the build task
* Remove build from CI