forked from atom/atom
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
71328f2
commit 58da88b
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule apm
updated
12 files
+1 −1 | bin/apm | |
+1 −1 | package.json | |
+17 −9 | spec/list-spec.coffee | |
+12 −0 | spec/upgrade-spec.coffee | |
+12 −3 | src/config.coffee | |
+12 −6 | src/develop.coffee | |
+1 −1 | src/init.coffee | |
+20 −18 | src/list.coffee | |
+12 −6 | src/upgrade.coffee | |
+4 −2 | tasks/download-node-task.coffee | |
+2 −1 | templates/package/spec/__package-name__-spec.coffee.template | |
+0 −1 | templates/package/spec/__package-name__-view-spec.coffee.template |