-
-
Notifications
You must be signed in to change notification settings - Fork 169
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fix issue with undefined Accounts variable. When using any of `accounts` packages, package `accounts-base` must be explicitly added to `.meteor/packages` above `ostrio:files` - Fix #127 - Avoid unlinking `original` file version twice - Fix issue described #126 by @Dubbedge - Use backslashes on Windows - Allow to call `FilesCollection#remove()` method without arguments
- Loading branch information
1 parent
0d61abc
commit b44d89d
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ [email protected]_1 | |
[email protected] | ||
[email protected] | ||
ostrio:[email protected] | ||
ostrio:[email protected].1 | ||
ostrio:[email protected].2 | ||
[email protected]_1 | ||
[email protected] | ||
[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters