Searched refs:workspacePackageJsonPath (Results 1 – 1 of 1) sorted by relevance
90 const workspacePackageJsonPath = path.join(EXPO_DIR, 'package.json'); constant91 const json = await JsonFile.readAsync(workspacePackageJsonPath);97 await JsonFile.writeAsync(workspacePackageJsonPath, json);