mirror of
https://github.com/wassname/nvatom.git
synced 2026-08-11 11:22:13 +08:00
Fix more deprecation warnings
SelectListView is moved to atom-space-pen-views package from atom package.
This commit is contained in:
+2
-1
@@ -12,6 +12,7 @@
|
||||
"atom": ">0.50.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"fs-plus": "2.x"
|
||||
"fs-plus": "2.x",
|
||||
"atom-space-pen-views": "^2.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user