Added rangy@1.2.3
This commit is contained in:
@@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"format": "global",
|
||||||
|
"main": "rangy-core",
|
||||||
|
|
||||||
|
"shim": {
|
||||||
|
"rangy-core": {
|
||||||
|
"exports": "rangy"
|
||||||
|
},
|
||||||
|
"rangy-cssclassapplier": {
|
||||||
|
"deps": ["rangy"]
|
||||||
|
},
|
||||||
|
"rangy-selectionsaverestore": {
|
||||||
|
"deps": ["rangy"]
|
||||||
|
},
|
||||||
|
"rangy-serializer": {
|
||||||
|
"deps": ["rangy"]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -195,6 +195,7 @@
|
|||||||
"raphael": "github:DmitryBaranovskiy/raphael",
|
"raphael": "github:DmitryBaranovskiy/raphael",
|
||||||
"ratchet": "github:maker/ratchet",
|
"ratchet": "github:maker/ratchet",
|
||||||
"raven-js": "github:getsentry/raven-js",
|
"raven-js": "github:getsentry/raven-js",
|
||||||
|
"rangy": "github:timdown/rangy-release",
|
||||||
"react": "npm:react",
|
"react": "npm:react",
|
||||||
"react-router": "npm:react-router",
|
"react-router": "npm:react-router",
|
||||||
"readline": "github:jspm/nodelibs-readline",
|
"readline": "github:jspm/nodelibs-readline",
|
||||||
|
|||||||
Reference in New Issue
Block a user