Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide new workflow to package .vsix #98

Merged
merged 12 commits into from
Jul 17, 2023
Prev Previous commit
Next Next commit
Match styled components version
  • Loading branch information
fantavlik committed Jul 17, 2023
commit 8c6498996af44fee6752a1409aa644549ca5cb50
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -436,7 +436,7 @@
"konva": "^3.4.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"styled-components": "^5.3.11",
"styled-components": "^5.1.1",
"splunk-sdk": "^1.12.1",
"tar-fs": "^2.1.1",
"ts-loader": "^9.4.2",
@@ -446,7 +446,7 @@
"overrides": {
"react": "^16.14.0",
"react-dom": "^16.14.0",
"styled-components": "^5.3.11"
"styled-components": "^5.1.1"
},
"devDependencies": {
"@types/glob": "^7.1.1",