Skip to content

Commit

Permalink
Modifies package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
robinsonkwame committed Apr 19, 2018
1 parent 9fd924b commit 65a92d6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 30 deletions.
28 changes: 0 additions & 28 deletions README.md

This file was deleted.

16 changes: 14 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,17 @@
"@angular/animations": "^4.3.5",
"@angular/cdk": "^2.0.0-beta.8",
"@angular/cli": "1.3.0",
"@angular/compiler-cli": "^4.2.4",
"@angular/common": "^4.2.4",
"@angular/compiler": "^4.2.4",
"@angular/compiler-cli": "^4.2.4",
"@angular/core": "^4.2.4",
"@angular/forms": "^4.2.4",
"@angular/http": "^4.2.4",
"@angular/material": "^2.0.0-beta.8",
"@angular/platform-browser": "^4.2.4",
"@angular/platform-browser-dynamic": "^4.2.4",
"@angular/router": "^4.2.4",
"angular": "^1.6.9",
"bootstrap": "^4.0.0-beta",
"core-js": "^2.4.1",
"express": "^4.15.4",
Expand Down Expand Up @@ -56,5 +57,16 @@
"engines": {
"node": "8.4.0",
"npm": "5.3.0"
}
},
"description": "This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.3.0.",
"main": "karma.conf.js",
"repository": {
"type": "git",
"url": "git+https://github.com/workforce-data-initiative/skill-labeller-ui.git"
},
"author": "",
"bugs": {
"url": "https://github.com/workforce-data-initiative/skill-labeller-ui/issues"
},
"homepage": "https://github.com/workforce-data-initiative/skill-labeller-ui#readme"
}

0 comments on commit 65a92d6

Please sign in to comment.