Skip to content

Commit

Permalink
updated package.json to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Erwin Dondorp committed Jul 21, 2021
1 parent 50b2948 commit f00000e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@
"babel-plugin-istanbul": "^6.0.0",
"chai": "^4.2.0",
"eslint": "^7.6.0",
"eslint-plugin-compat": "^3.8.0",
"mocha": "^9.0.1",
"nightmare": "^3.0.2",
"nyc": "^15.1.0",
"stylelint": "^13.6.1",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"eslint-plugin-compat": "^3.8.0"
"stylelint-csstree-validator": "^1.9.0",
"stylelint-scss": "^3.20.1"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit f00000e

Please sign in to comment.