Alter aurelia-froala-editor registry entry to point to npm:aurelia-froala-editor

This commit is contained in:
Popescu
2016-08-01 22:12:45 +03:00
parent 67bbbb924d
commit 1a8223a6d1
+1 -1
View File
@@ -133,7 +133,7 @@
"aurelia-fetch-client": "npm:aurelia-fetch-client",
"aurelia-firebase": "github:pulsarblow/aurelia-firebase",
"aurelia-flux": "github:tfrydrychewicz/aurelia-flux",
"aurelia-froala-editor": "github:froala/aurelia-froala-editor",
"aurelia-froala-editor": "npm:aurelia-froala-editor",
"aurelia-framework": "npm:aurelia-framework",
"aurelia-json": "npm:aurelia-json",
"aurelia-google-analytics": "github:miguelzakharia/aurelia-google-analytics",