Skip to content

Commit

Permalink
Fixes package versions by default
Browse files Browse the repository at this point in the history
  • Loading branch information
nzaytsev committed Dec 25, 2024
1 parent 8e05baa commit 66a9fd1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
save-prefix = ''
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20030,7 +20030,7 @@
"react-dom": "16.8.4",
"signal-utils": "0.20.0",
"slug": "10.0.0",
"slugify": "^1.6.6",
"slugify": "1.6.6",
"sortablejs": "1.15.0"
},
"devDependencies": {
Expand All @@ -20048,7 +20048,7 @@
"@types/sortablejs": "1.15.8",
"@types/vscode": "1.82.0",
"@typescript-eslint/parser": "8.18.0",
"@vscode/test-cli": "^0.0.10",
"@vscode/test-cli": "0.0.10",
"@vscode/test-electron": "2.4.1",
"@vscode/test-web": "0.0.65",
"@vscode/vsce": "3.2.1",
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit 66a9fd1

Please sign in to comment.