Explorar el Código

readd reselect

wd hace 7 años
padre
commit
b375489ce7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -7,6 +7,7 @@
     "test": "jest"
   },
   "dependencies": {
+    "reselect": "^3.0.1",
     "geodesy": "^1.1.2"
   },
   "devDependencies": {