UNPKG

react-native-config-secure-encrypted

Version:

Secure fork of react-native-config-encrypted with crypto-js upgraded to fix vulnerabilities

18 lines (17 loc) 220 B
language: node_js node_js: - 13.2.0 branches: only: - master cache: directories: - node_modules install: - yarn install script: - yarn lint - yarn build - yarn test after_script: - yarn coveralls