We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33441d0 commit 47b18c5Copy full SHA for 47b18c5
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "javascript-regex",
3
- "version": "2.1.0",
+ "version": "2.1.1",
4
"description": "Syntax highlighting for JavaScript regular expressions",
5
"keywords": [
6
"javascript",
@@ -11,8 +11,7 @@
11
"repository": "https://github.com/wizard04wsu/javascript-regex",
12
"license": "MIT",
13
"main": "lib/javascript-regex.js",
14
- "styleSheets": [
15
- ],
+ "styleSheets": [],
16
"activationHooks": [
17
"source.js:root-scope-used",
18
"source.jsx:root-scope-used",
0 commit comments