Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into fix-router
Browse files Browse the repository at this point in the history
  • Loading branch information
abdonrd committed Oct 19, 2020
2 parents 6a0d559 + 4b8420c commit ba92183
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 20 deletions.
61 changes: 45 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@rollup/plugin-typescript": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^4.4.1",
"@typescript-eslint/parser": "^4.4.1",
"@web/dev-server": "~0.0.14",
"@web/dev-server-esbuild": "~0.2.5",
"@web/dev-server": "~0.0.15",
"@web/dev-server-esbuild": "~0.2.6",
"@web/rollup-plugin-copy": "^0.2.0",
"chalk": "^4.1.0",
"deepmerge": "^4.2.2",
Expand All @@ -49,14 +49,14 @@
"eslint-plugin-lit": "^1.2.2",
"eslint-plugin-wc": "^1.2.0",
"husky": "^4.3.0",
"lint-staged": "^10.4.0",
"lint-staged": "^10.4.2",
"lit-analyzer": "^1.2.1",
"npm-run-all": "^4.1.5",
"patch-package": "^6.2.2",
"prettier": "~2.1.2",
"prettier-plugin-package": "^1.2.0",
"rimraf": "^3.0.2",
"rollup": "^2.31.0",
"rollup": "^2.32.0",
"stylelint": "^13.7.2",
"stylelint-config-ibmresearch": "^0.6.0",
"typescript": "~4.0.3"
Expand Down

0 comments on commit ba92183

Please sign in to comment.