Skip to content

Instantly share code, notes, and snippets.

@manujbahl
manujbahl / package.json
Created July 14, 2019 16:58
package file
{
"name": "Apptivate Base packages",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
},
"dependencies": {
"aws-amplify": "^1.1.26",