-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changed package name & git repo link
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
Package.describe({ | ||
name: 'nerdmed:sweet-alert', | ||
version: '1.0.3', | ||
name: 'teachergaming:sweet-alert', | ||
version: '1.0.4', | ||
|
||
// Brief, one-line summary of the package. | ||
summary: 'Just raw sweet alert 2 lib', | ||
|
||
// URL to the Git repository containing the source code for this package. | ||
git: '[email protected]:nerdmed/sweetalert.git', | ||
git: '[email protected]:TeacherGaming/sweetalert.git', | ||
|
||
// By default, Meteor will default to using README.md for documentation. | ||
// To avoid submitting documentation, set this field to null. | ||
|