mirror of
https://github.com/atom/atom.git
synced 2026-01-14 17:38:03 -05:00
Removes the need to have it as a submodule by just using it directly from the package.json using a Git URL bound to v3.0.0
4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
[submodule "vendor/apm"]
|
|
path = vendor/apm
|
|
url = https://github.com/atom/apm.git
|