Skip to content

Commit

Permalink
fix: removed packer dependency
Browse files Browse the repository at this point in the history
Signed-off-by: hayes <[email protected]>
  • Loading branch information
hayes committed Mar 26, 2021
1 parent 83c64b4 commit a665051
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "packer-blank-theme",
"version": "1.0.12",
"version": "1.0.13",
"description": "Blank starting point with all the required files to upload to Shopify using Packer",
"main": "index.js",
"keywords": [
Expand Down Expand Up @@ -32,7 +32,6 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-async-to-generator": "^7.10.4",
"@babel/plugin-transform-runtime": "^7.10.5",
"@hayes0724/shopify-packer": "^2.0.4",
"@shopify/babel-preset": "^23.1.0",
"cssnano": "^4.1.10",
"cssnano-preset-advanced": "^4.0.7",
Expand Down

0 comments on commit a665051

Please sign in to comment.