Skip to content

Commit 041f51b

Browse files
authored
Merge pull request #1 from sergejcodes/dev
removed unused dependency
2 parents 12b0d64 + 8382b7f commit 041f51b

File tree

2 files changed

+23
-797
lines changed

2 files changed

+23
-797
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "shopify-starterkit",
33
"description": "Environment for rapid Shopify theme development with Vue and Tailwind CSS",
44
"author": "Sergej Samsonenko",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"license": "MIT",
77
"repository": {
88
"type": "git",
@@ -41,7 +41,6 @@
4141
"devDependencies": {
4242
"@babel/core": "^7.11.6",
4343
"@babel/preset-env": "^7.11.5",
44-
"@shopify/eslint-plugin": "^38.0.0",
4544
"babel-loader": "^8.1.0",
4645
"chalk": "^4.1.0",
4746
"clean-webpack-plugin": "^3.0.0",

0 commit comments

Comments
 (0)