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

Commit b2e49af

Browse files
author
Kamil Kisiela
committed
chore: move to formly:angular-formly
BREAKING CHANGE: wieldo:[email protected] is now replaced with formly:[email protected]
1 parent ccd4c0a commit b2e49af

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
@@ -15,13 +15,13 @@ Package.onUse(function (api) {
1515
1616
'angular:[email protected]',
1717
'angular:[email protected]',
18-
'wieldo:[email protected].2'
18+
'formly:[email protected].9'
1919
],
2020
imply: [
2121
'angular:[email protected]',
2222
'angular:angular-messages',
2323
'angular:angular-material',
24-
'wieldo:angular-formly'
24+
'formly:angular-formly'
2525
]
2626
};
2727

0 commit comments

Comments
 (0)