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

Commit

Permalink
dep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
btopro committed May 10, 2021
1 parent 8ad4716 commit fee3f98
Show file tree
Hide file tree
Showing 4 changed files with 406 additions and 204 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
},
"license": "Apache-2.0",
"scripts": {
"postinstall": "patch-package",
"bootstrap": "lerna bootstrap",
"lint": "eslint -c package.json --ignore-path .gitignore --no-eslintrc .",
"format": "eslint -c package.json --ignore-path .gitignore --no-eslintrc --fix .",
Expand Down Expand Up @@ -47,7 +46,6 @@
},
"dependencies": {
"@open-wc/storybook-prebuilt": "1.2.0",
"patch-package": "6.2.2",
"postinstall-postinstall": "2.1.0",
"rollup-plugin-cpy": "2.0.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"http-server": "0.12.3",
"lit-element": "2.4.0",
"nodemon": "1.19.4",
"owc-dev-server": "0.4.3",
"owc-dev-server": "1.0.1",
"parcel-bundler": "1.12.4",
"subscriptions-transport-ws": "0.9.18",
"webpack": "4.46.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@open-wc/building-webpack": "0.1.10",
"http-server": "0.12.3",
"owc-dev-server": "0.4.3",
"owc-dev-server": "1.0.1",
"webpack": "4.46.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.2"
Expand Down
Loading

0 comments on commit fee3f98

Please sign in to comment.