Skip to content

Commit

Permalink
Merge pull request #27 from Seneca-CDOT/storage
Browse files Browse the repository at this point in the history
Storage Emulation (storcli64)
  • Loading branch information
belavina authored Feb 14, 2019
2 parents c3d5539 + 55e19ca commit 4f0e586
Show file tree
Hide file tree
Showing 78 changed files with 5,374 additions and 1,809 deletions.
8 changes: 4 additions & 4 deletions dashboard/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-starter",
"name": "simengine",
"version": "1.0.0",
"description": "A basic template that consists of the essential elements that are required to start building a React application",
"description": "Dashboard for SimEngine platform",
"scripts": {
"build": "webpack",
"build:dev": "npm run build -- --env.env=dev",
Expand All @@ -20,9 +20,9 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/drminnaar/react-starter.git"
"url": "git+https://github.com/Seneca-CDOT/simengine.git"
},
"license": "MIT",
"license": "GPL",
"babel": {
"presets": [
"env",
Expand Down
Loading

0 comments on commit 4f0e586

Please sign in to comment.