Skip to content

Commit 47b18c5

Browse files
committed
Prepare v2.1.1 release
1 parent 33441d0 commit 47b18c5

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "javascript-regex",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Syntax highlighting for JavaScript regular expressions",
55
"keywords": [
66
"javascript",
@@ -11,8 +11,7 @@
1111
"repository": "https://github.com/wizard04wsu/javascript-regex",
1212
"license": "MIT",
1313
"main": "lib/javascript-regex.js",
14-
"styleSheets": [
15-
],
14+
"styleSheets": [],
1615
"activationHooks": [
1716
"source.js:root-scope-used",
1817
"source.jsx:root-scope-used",

0 commit comments

Comments
 (0)