Skip to content

Commit

Permalink
Bump version to 6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
neroniaky committed Sep 30, 2018
1 parent 0fd5774 commit c2e15b8
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 53 deletions.
78 changes: 39 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,28 +13,28 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^6.1.8",
"@angular/common": "^6.1.8",
"@angular/compiler": "^6.1.8",
"@angular/core": "^6.1.8",
"@angular/forms": "^6.1.8",
"@angular/http": "^6.1.8",
"@angular/platform-browser": "^6.1.8",
"@angular/platform-browser-dynamic": "^6.1.8",
"@angular/router": "^6.1.8",
"@angular/animations": "^6.1.9",
"@angular/common": "^6.1.9",
"@angular/compiler": "^6.1.9",
"@angular/core": "^6.1.9",
"@angular/forms": "^6.1.9",
"@angular/http": "^6.1.9",
"@angular/platform-browser": "^6.1.9",
"@angular/platform-browser-dynamic": "^6.1.9",
"@angular/router": "^6.1.9",
"bootstrap": "^4.1.3",
"core-js": "^2.5.4",
"rxjs": "^6.3.2",
"rxjs": "^6.3.3",
"zone.js": "^0.8.26"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.8.3",
"@angular-devkit/build-ng-packagr": "~0.8.3",
"@angular/cli": "~6.2.3",
"@angular/compiler-cli": "^6.1.0",
"@angular/language-service": "^6.1.0",
"@angular/compiler-cli": "^6.1.9",
"@angular/language-service": "^6.1.9",
"@types/jasmine": "~2.8.8",
"@types/jasminewd2": "~2.0.3",
"@types/jasminewd2": "^2.0.4",
"@types/node": "~8.9.4",
"codelyzer": "~4.3.0",
"jasmine-core": "~2.99.1",
Expand Down
2 changes: 1 addition & 1 deletion projects/angular-token/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-token",
"version": "6.0.2",
"version": "6.0.3",
"repository": "https://github.com/neroniaky/angular-token.git",
"author": {
"name": "Jan-Philipp Riethmacher",
Expand Down

0 comments on commit c2e15b8

Please sign in to comment.