⬆️ bracket-matcher

This commit is contained in:
Max Brunsfeld
2018-11-08 13:59:46 -08:00
parent 49204b32f2
commit eac3ea50ca
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@@ -1100,8 +1100,8 @@
}
},
"bracket-matcher": {
"version": "https://www.atom.io/api/packages/bracket-matcher/versions/0.89.3/tarball",
"integrity": "sha512-0vJP1GJWHzTeQD1iKCkqIUdPlBLfxJSjq1ftrScpxcdoQMJINQrzlzRvK8mLiwB/MS6Y252AFppgx7Q1q9lklw==",
"version": "https://www.atom.io/api/packages/bracket-matcher/versions/0.89.4/tarball",
"integrity": "sha512-rTQnr/dPXLFIV/MZGnOUlgkpWJoE9BQoopW9HFXpzWk2J4U/3I6c0V33Qtk/QH3Adayyf4qoWl/eYBEcgnM74A==",
"requires": {
"first-mate": "^7.0.1",
"underscore-plus": "1.x"

View File

@@ -39,7 +39,7 @@
"base16-tomorrow-dark-theme": "file:packages/base16-tomorrow-dark-theme",
"base16-tomorrow-light-theme": "file:packages/base16-tomorrow-light-theme",
"bookmarks": "https://www.atom.io/api/packages/bookmarks/versions/0.45.1/tarball",
"bracket-matcher": "https://www.atom.io/api/packages/bracket-matcher/versions/0.89.3/tarball",
"bracket-matcher": "https://www.atom.io/api/packages/bracket-matcher/versions/0.89.4/tarball",
"cached-run-in-this-context": "0.5.0",
"chai": "3.5.0",
"chart.js": "^2.3.0",
@@ -195,7 +195,7 @@
"autosave": "0.24.6",
"background-tips": "0.28.0",
"bookmarks": "0.45.1",
"bracket-matcher": "0.89.3",
"bracket-matcher": "0.89.4",
"command-palette": "0.43.5",
"dalek": "file:./packages/dalek",
"deprecation-cop": "file:./packages/deprecation-cop",