mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Upgrade to apm 0.97
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "atom-bundled-apm",
|
||||
"description": "Atom's bundled APM",
|
||||
"description": "Atom's bundled apm",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/atom/atom.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"atom-package-manager": "0.96.0"
|
||||
"atom-package-manager": "0.97.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user