Skip to content

Commit

Permalink
chore(amazon): publish amazon@0.0.301
Browse files Browse the repository at this point in the history
0014556 Remove webpack modules + webpack consolidation (#9097)
  • Loading branch information
vigneshm authored and christopherthielen committed Apr 21, 2021
1 parent 9d81d46 commit ccfb071
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/scripts/modules/amazon/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/amazon",
"license": "Apache-2.0",
"version": "0.0.300",
"version": "0.0.301",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand All @@ -12,4 +12,4 @@
"webpack": "node ../../../../node_modules/.bin/webpack",
"build": "npm run clean && npm run generate-types && npm run webpack"
}
}
}

0 comments on commit ccfb071

Please sign in to comment.