Skip to content

Commit

Permalink
fix: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Oct 22, 2020
1 parent 7ea3ebf commit 4053252
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 37 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"busy-signal"
],
"dependencies": {
"atom-ide-base": "^2.1.0",
"atom-ide-base": "^2.1.1",
"atom-package-deps": "^6.0.0"
},
"devDependencies": {
"@types/atom": "^1.40.4",
"@types/node": "^14.11.7",
"atom-languageclient": "^0.9.9",
"@types/node": "^14.14.2",
"atom-languageclient": "^1.0.0",
"prettier": "^2.1.2",
"npm-check-updates": "^9.0.4",
"npm-check-updates": "^9.1.2",
"build-commit": "^0.1.1"
},
"activationHooks": [
Expand Down
61 changes: 28 additions & 33 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 4053252

Please sign in to comment.