Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

Commit

Permalink
Dependency security update
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhousley committed Jan 29, 2020
1 parent 79839df commit e8c0b82
Show file tree
Hide file tree
Showing 5 changed files with 3,342 additions and 2,372 deletions.
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"prefix": "ngx-axios-adapter",
"architect": {
"build": {
"builder": "@angular-devkit/build-ng-packagr:build",
"builder": "@nrwl/angular:package",
"options": {
"tsConfig": "libs/core/tsconfig.lib.json",
"project": "libs/core/ng-package.json"
Expand Down
2 changes: 1 addition & 1 deletion libs/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngx-axios-adapter/core",
"version": "1.0.4",
"version": "1.0.5",
"license": "MIT",
"description": "Axios adapter for Angular 6+",
"author": {
Expand Down

0 comments on commit e8c0b82

Please sign in to comment.