Skip to content

Commit 1e7d9b2

Browse files
authored
Merge pull request #232 from w3bdesign/dev
New attempt at fixing build issue
2 parents 0a9793c + 3056804 commit 1e7d9b2

File tree

2 files changed

+45
-13
lines changed

2 files changed

+45
-13
lines changed

package-lock.json

Lines changed: 43 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"graphql-tag": "^2.11.0",
2323
"nuxt": "^2.14.12",
2424
"swiper": "^6.4.11",
25-
"tailwindcss": "npm:@tailwindcss/postcss7-compat@2.0.2",
25+
"tailwindcss": "2.0.3",
2626
"uid": "^2.0.0",
2727
"vue": "^2.6.12",
2828
"vue-awesome-swiper": "^4.1.1",
@@ -41,7 +41,7 @@
4141
"babel-core": "7.0.0-bridge.0",
4242
"babel-eslint": "^10.1.0",
4343
"babel-jest": "^26.6.3",
44-
"eslint": "^7.19.0",
44+
"eslint": "^7.20.0",
4545
"eslint-config-prettier": "^7.2.0",
4646
"eslint-loader": "^4.0.2",
4747
"eslint-plugin-nuxt": "^2.0.0",

0 commit comments

Comments
 (0)