Explorar el Código

Master branch of pluggable.js contains breaking changes.

Fall back to working version.
JC Brand hace 9 años
padre
commit
d507184731
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -46,7 +46,7 @@
   },
   "dependencies": {
     "requirejs": "~2.2.0",
-    "pluggable.js": "https://github.com/jcbrand/pluggable.js.git#master",
+    "pluggable.js": "https://github.com/jcbrand/pluggable.js.git#0a43995de5186b6a575719127a28eda2f3f2fb86",
     "jquery": "1.12.3",
     "jed": "0.5.4",
     "underscore": "~1.8.3",