Skip to content

Commit

Permalink
Revert "chore(docker): publish docker@0.0.64"
Browse files Browse the repository at this point in the history
This reverts commit 3207ad0.
  • Loading branch information
christopherthielen authored Oct 26, 2020
1 parent a8ec60b commit 2f825a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/scripts/modules/docker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/docker",
"license": "Apache-2.0",
"version": "0.0.64",
"version": "0.0.63",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand All @@ -10,4 +10,4 @@
"prepublishOnly": "npm run lib",
"build": "npm run clean && ../../../../node_modules/.bin/tsc && node ../../../../node_modules/.bin/webpack"
}
}
}

0 comments on commit 2f825a6

Please sign in to comment.