Some sample apps had references to square artifactory in their lock files. This would prevent users from running npm install in the app directory as they will be unable to find the private artifactory. I removed the node modules and regenerated the lock files for those apps.
Some sample apps had references to square artifactory in their lock files. This would prevent users from running npm install in the app directory as they will be unable to find the private artifactory. I removed the node modules and regenerated the lock files for those apps.
Testing: Ran apps locally