@candlerip/shared3 0.0.17 → 0.0.18

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
1
  #!/usr/bin/bash
2
2
 
3
- docker build -t reveszimre/$2 .
4
- docker push reveszimre/$2
3
+ docker build -t reveszimre/$1 .
4
+ docker push reveszimre/$1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@candlerip/shared3",
3
- "version": "0.0.17",
3
+ "version": "0.0.18",
4
4
  "type": "module",
5
5
  "main": "src/index.js",
6
6
  "bin": {