Unverified Commit d699d51a authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7113 from acarabott/master

FIX: retitle Chrome REPL > ChromeREPL to fix imports
parents acbd9211 29cde786
...@@ -998,18 +998,18 @@ ...@@ -998,18 +998,18 @@
] ]
}, },
{ {
"name": "Chrome REPL", "name": "Chrome Snippets",
"details": "https://github.com/acarabott/ChromeREPL", "details": "https://github.com/ismnoiet/ChromeSnippets",
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": "*",
"tags": true "tags": true
} }
] ]
}, },
{ {
"name": "Chrome Snippets", "name": "ChromeExtensionI18nHelper",
"details": "https://github.com/ismnoiet/ChromeSnippets", "details": "https://github.com/Harurow/sublime_chromeextensioni18nhelper",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
...@@ -1018,11 +1018,11 @@ ...@@ -1018,11 +1018,11 @@
] ]
}, },
{ {
"name": "ChromeExtensionI18nHelper", "name": "ChromeREPL",
"details": "https://github.com/Harurow/sublime_chromeextensioni18nhelper", "details": "https://github.com/acarabott/ChromeREPL",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3000",
"tags": true "tags": true
} }
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment