We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f351f1 + 5d87c17 commit 2c27acbCopy full SHA for 2c27acb
package.js
@@ -1,7 +1,7 @@
1
Package.describe({
2
summary: "The simplest no-conflict way to use AngularJS with Meteor, Meteorite and Atmosphere Smart Packages.",
3
version: "0.3.0",
4
- git: "https://github.com:Urigo/ngMeteor.git"
+ git: "https://github.com/Urigo/ngMeteor.git"
5
});
6
7
Package.on_use(function (api) {
0 commit comments