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": "MCommerce landing of IceRock Development",
"main": "index.js",
"scripts": {
"start": "gulp watch",
"build": "gulp build",
"copyright": "copyright-header --fix --copyrightHolder \"IceRock MAG Inc. Use of this source code is governed by the Apache 2.0 license.\" -i \"app|dist|gulpfile.js\"",
"test": "echo \"Error: no test specified\" && exit 1"