You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Clone repository. Navigate in respective addon directory ([geotabdrive-sygic-addin](geotabdrive-sygic-addin) or [mygeotab-sygic-page](mygeotab-sygic-page) or [geotabdrive-start-sygic-addin](geotabdrive-start-sygic-addin))",
"version": "2.0.4",
"main": "index.js",
"scripts": {
"prebuild": "node update-versions.js",
"build": "npm run build --prefix geotabdrive-sygic-addin && npm run build --prefix mygeotab-sygic-page && npm run build --prefix geotabdrive-start-sygic-addin",