Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit 549ad3a

Browse files
author
Kamil Kisiela
committed
Change package to wieldo:angular-formly-templates-material
1 parent dd67546 commit 549ad3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ var client = 'client';
33
var server = 'server';
44

55
Package.describe({
6-
name: "mys:angular-formly-templates-material",
6+
name: "wieldo:angular-formly-templates-material",
77
summary: "Material design templates for angular-formly",
88
version: "0.0.2",
99

1010
documentation: 'README.md',
11-
git: 'https://github.com/kamilkisiela/meteor-angular-formly-templates-material.git'
11+
git: 'https://github.com/wieldo/angular-formly-templates-material.git'
1212
});
1313

1414
Package.onUse(function (api) {

0 commit comments

Comments
 (0)