Skip to content

Commit 2c27acb

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 9f351f1 + 5d87c17 commit 2c27acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package.describe({
22
summary: "The simplest no-conflict way to use AngularJS with Meteor, Meteorite and Atmosphere Smart Packages.",
33
version: "0.3.0",
4-
git: "https://github.com:Urigo/ngMeteor.git"
4+
git: "https://github.com/Urigo/ngMeteor.git"
55
});
66

77
Package.on_use(function (api) {

0 commit comments

Comments
 (0)