Skip to content

Commit

Permalink
Update generate-srihashes.js (#541)
Browse files Browse the repository at this point in the history
Update generate-srihashes.js
  • Loading branch information
john gravois authored Apr 23, 2019
2 parents c5047ac + 8ff89ce commit 735672a
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions docs/generate-srihashes.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,12 @@ const version = require(join(process.cwd(), "lerna.json")).version;

const packages = [
"auth",
"common",
"feature-service",
"feature-service-admin",
"geocoder",
"groups",
"items",
"feature-layer",
"geocoding",
"portal",
"request",
"routing",
"sharing",
"users"
"service-admin"
];

const promises = [];
Expand Down

0 comments on commit 735672a

Please sign in to comment.