1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

change open to be a dev dep

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2021-02-02 08:46:03 -05:00
parent fed90f3de6
commit 624b7b50ee

View File

@ -222,7 +222,6 @@
"moment": "^2.26.0",
"node-pty": "^0.9.0",
"npm": "^6.14.8",
"open": "^7.3.1",
"openid-client": "^3.15.2",
"p-limit": "^3.1.0",
"path-to-regexp": "^6.1.0",
@ -335,6 +334,7 @@
"node-loader": "^0.6.0",
"node-sass": "^4.14.1",
"nodemon": "^2.0.4",
"open": "^7.3.1",
"patch-package": "^6.2.2",
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.2.0",