mirror of
https://github.com/atom/atom.git
synced 2026-01-20 20:38:09 -05:00
Use explicit versions of donna and tello in build package.json
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "~0.2.9",
|
||||
"donna": "~1.0",
|
||||
"tello": "~0.2",
|
||||
"donna": "1.0.1",
|
||||
"tello": "1.0.2",
|
||||
"formidable": "~1.0.14",
|
||||
"fs-plus": "2.x",
|
||||
"github-releases": "~0.2.0",
|
||||
|
||||
Reference in New Issue
Block a user