fix(core): remove obsolete @types/open
This commit is contained in:
parent
b959d8566e
commit
f9054f6bfd
@ -22,7 +22,6 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://gitlab.com/pushrocks/smartopen#README",
|
"homepage": "https://gitlab.com/pushrocks/smartopen#README",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/open": "^0.0.29",
|
|
||||||
"@types/opn": "^5.1.0",
|
"@types/opn": "^5.1.0",
|
||||||
"opn": "^5.3.0"
|
"opn": "^5.3.0"
|
||||||
},
|
},
|
||||||
@ -33,4 +32,4 @@
|
|||||||
"tapbundle": "^2.0.0"
|
"tapbundle": "^2.0.0"
|
||||||
},
|
},
|
||||||
"private": true
|
"private": true
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user