Skip to content

Commit

Permalink
Merge pull request #315 from creative-commoners/pulls/2/merge-up
Browse files Browse the repository at this point in the history
MNT Fix merge-up
  • Loading branch information
GuySartorelli authored Jun 19, 2024
2 parents 52c3e12 + eff1892 commit f2672d7
Show file tree
Hide file tree
Showing 2 changed files with 430 additions and 765 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"css": "yarn && WEBPACK_CHILD=css webpack -p --bail --progress",
"test": "jest",
"coverage": "jest --coverage",
"lint": "eslint client/src && stylelint **/client/src/**/*.scss"
"lint": "eslint client/src && stylelint client/src"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -49,7 +49,7 @@
"redux-thunk": "^2.4.2"
},
"devDependencies": {
"@silverstripe/eslint-config": "^1.2.1",
"@silverstripe/eslint-config": "^1.3.0",
"@silverstripe/webpack-config": "^2.1.0",
"@testing-library/react": "^14.0.0",
"babel-core": "^6.26.3",
Expand Down
Loading

0 comments on commit f2672d7

Please sign in to comment.