Updated dependency for the release

This commit is contained in:
Elio Struyf
2021-07-23 10:01:25 +02:00
parent 6e1b28c59e
commit 14d66203d3
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -5056,9 +5056,8 @@
}
},
"wc-react": {
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/wc-react/-/wc-react-0.5.0.tgz",
"integrity": "sha512-3c4KzBArlfCqCYqY8hoJAIvxmzpWvoQqsOmy9OiwbnopSTE270i3R+LVD7NjE00UJkjXq7kmhobnx0qhi/eOrA==",
"version": "github:estruyf/wc-react#0989e37af55d3ee97392bf2747a818e4873243fa",
"from": "github:estruyf/wc-react",
"dev": true
},
"webpack": {
+1 -1
View File
@@ -265,7 +265,7 @@
"ts-loader": "8.0.3",
"tslint": "6.1.3",
"typescript": "4.0.2",
"wc-react": "0.5.0",
"wc-react": "github:estruyf/wc-react",
"webpack": "4.44.2",
"webpack-cli": "3.3.12"
},