fix(core): remove obsolete @types/open

This commit is contained in:
Philipp Kunz 2019-05-23 15:53:30 +02:00
parent b959d8566e
commit f9054f6bfd

View File

@ -22,7 +22,6 @@
},
"homepage": "https://gitlab.com/pushrocks/smartopen#README",
"dependencies": {
"@types/open": "^0.0.29",
"@types/opn": "^5.1.0",
"opn": "^5.3.0"
},
@ -33,4 +32,4 @@
"tapbundle": "^2.0.0"
},
"private": true
}
}