change repo url
Signed-off-by:
Christopher Guindon <chris.guindon@eclipse-foundation.org>
{ | ||
"name": "eclipsefdn-hugo-eclipseide", | ||
"description": "Source code for eclipseide.eclipse.org", | ||
"description": "Source code for ide-wg.eclipse.org", | ||
"main": "webpack.min.js", | ||
"author": "Christopher Guindon", | ||
"license": "EPL-2.0", | ||
"version": "0.0.0", | ||
"bugs": { | ||
"url": "https://github.com/eclipsefdn/eclipseide.eclipse.org/issues" | ||
"url": "https://github.com/eclipsefdn/ide-wg.eclipse.org/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/eclipsefdn/eclipseide.eclipse.org.git" | ||
"url": "git://github.com/eclipsefdn/ide-wg.eclipse.org.git" | ||
}, | ||
"scripts": { | ||
"dev": "NODE_ENV=development webpack --progress --config=node_modules/laravel-mix/setup/webpack.config.js", | ||
... | ... |
Please register or sign in to comment