Address PR feedback

This commit is contained in:
Andrew Dupont 2024-07-06 20:56:21 -05:00
parent 410e5003f6
commit 82dbfd6e4c
2 changed files with 4 additions and 4 deletions

View File

@ -26,8 +26,8 @@
"electronVersion": "12.2.3",
"resolutions": {
"es5-ext": "https://github.com/pulsar-edit/es5-ext#169f6ae9b2675675269a0ba265f83c29c7b56244",
"superstring": "github:pulsar-edit/superstring",
"text-buffer/superstring": "github:pulsar-edit/superstring"
"superstring": "github:pulsar-edit/superstring#de97b496663fce40050bf2d66e1466ccfbd00943",
"text-buffer/superstring": "github:pulsar-edit/superstring#de97b496663fce40050bf2d66e1466ccfbd00943"
},
"dependencies": {
"@atom/source-map-support": "^0.3.4",
@ -167,7 +167,7 @@
"spell-check": "file:packages/spell-check",
"status-bar": "file:packages/status-bar",
"styleguide": "file:./packages/styleguide",
"superstring": "github:pulsar-edit/superstring",
"superstring": "github:pulsar-edit/superstring#de97b496663fce40050bf2d66e1466ccfbd00943",
"symbol-provider-ctags": "file:./packages/symbol-provider-ctags",
"symbol-provider-tree-sitter": "file:./packages/symbol-provider-tree-sitter",
"symbols-view": "file:./packages/symbols-view",

View File

@ -9027,7 +9027,7 @@ superagent@^8.0.9:
qs "^6.11.0"
semver "^7.3.8"
superstring@^2.4.4, "superstring@github:pulsar-edit/superstring":
superstring@^2.4.4, "superstring@github:pulsar-edit/superstring#de97b496663fce40050bf2d66e1466ccfbd00943":
version "2.4.4"
resolved "https://codeload.github.com/pulsar-edit/superstring/tar.gz/de97b496663fce40050bf2d66e1466ccfbd00943"
dependencies: