Improve the is.observable check (#74)

Fixes #72
This commit is contained in:
Sindre Sorhus 2018-12-13 16:52:55 +01:00 committed by GitHub
parent 566f363632
commit 844b43c9df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 28 additions and 13 deletions

View file

@ -43,9 +43,6 @@
"verify",
"compare"
],
"dependencies": {
"symbol-observable": "^1.2.0"
},
"devDependencies": {
"@sindresorhus/tsconfig": "^0.1.0",
"@types/jsdom": "^11.12.0",