Ver código fonte

Remove handlebards dev dependency (#5811)

Yogev Ben David 5 anos atrás
pai
commit
bfd32cc54d
1 arquivos alterados com 1 adições e 2 exclusões
  1. 1
    2
      package.json

+ 1
- 2
package.json Ver arquivo

@@ -70,7 +70,6 @@
70 70
     "@types/react-test-renderer": "16.x.x",
71 71
     "babel-jest": "24.9.x",
72 72
     "detox": "14.x.x",
73
-    "handlebars": "4.x.x",
74 73
     "jest": "24.9.x",
75 74
     "lodash": "^4.17.15",
76 75
     "metro-react-native-babel-preset": "0.57.x",
@@ -161,4 +160,4 @@
161 160
       }
162 161
     }
163 162
   }
164
-}
163
+}