Skip to content

Commit

Permalink
Remove bootstrap dependency from zpe, zts, auth_core nodejs package (A…
Browse files Browse the repository at this point in the history
  • Loading branch information
pratikgote authored and havetisyan committed Feb 7, 2019
1 parent adce84b commit fc43d5b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion clients/nodejs/zpe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"@athenz/auth-core": "^1.0.0"
},
"devDependencies": {
"bootstrap": "~3.3.6",
"chai": "~3.5.0",
"chai-as-promised": "~6.0.0",
"chart.js": "^2.2.1",
Expand Down
1 change: 0 additions & 1 deletion clients/nodejs/zts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"winston": "^2.3.1"
},
"devDependencies": {
"bootstrap": "~3.3.6",
"chai": "~3.5.0",
"chai-as-promised": "~6.0.0",
"chart.js": "^2.2.1",
Expand Down
1 change: 0 additions & 1 deletion libs/nodejs/auth_core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"winston": "^2.3.1"
},
"devDependencies": {
"bootstrap": "~3.3.6",
"chai": "~3.5.0",
"chai-as-promised": "~6.0.0",
"chart.js": "^2.2.1",
Expand Down

0 comments on commit fc43d5b

Please sign in to comment.