fix(cloudinary): fix package name and override
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
"github:cloudinary/cloudinary_js@1.0.25": {
|
{
|
||||||
"main": "js/jquery.cloudinary",
|
"main": "js/jquery.cloudinary",
|
||||||
"map": {
|
"map": {
|
||||||
"jquery.ui.widget": "./js/jquery.ui.widget"
|
"jquery.ui.widget": "./js/jquery.ui.widget"
|
||||||
|
|||||||
+1
-1
@@ -154,7 +154,7 @@
|
|||||||
"child_process": "github:jspm/nodelibs-child_process",
|
"child_process": "github:jspm/nodelibs-child_process",
|
||||||
"chosen": "github:harvesthq/chosen",
|
"chosen": "github:harvesthq/chosen",
|
||||||
"chronoman": "npm:chronoman",
|
"chronoman": "npm:chronoman",
|
||||||
"cloudinary_js": "github:/cloudinary/cloudinary_js",
|
"cloudinary_js": "github:cloudinary/cloudinary_js",
|
||||||
"cluster": "github:jspm/nodelibs-cluster",
|
"cluster": "github:jspm/nodelibs-cluster",
|
||||||
"cola": "github:cujojs/cola",
|
"cola": "github:cujojs/cola",
|
||||||
"comma-separated-values": "github:knrz/CSV.js",
|
"comma-separated-values": "github:knrz/CSV.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user