decaffeinate-coffeescript2
Advanced tools
Comparing version 2.2.1-patch.2 to 2.2.1-patch.3
@@ -245,3 +245,3 @@ import Scope from './scope'; | ||
export class PropertyName extends Literal {} | ||
export class ComputedPropertyName extends Literal {} | ||
export class ComputedPropertyName extends PropertyName {} | ||
export class StatementLiteral extends Literal {} | ||
@@ -248,0 +248,0 @@ export class ThisLiteral extends Literal {} |
@@ -11,3 +11,3 @@ { | ||
"author": "Jeremy Ashkenas", | ||
"version": "2.2.1-patch.2", | ||
"version": "2.2.1-patch.3", | ||
"license": "MIT", | ||
@@ -14,0 +14,0 @@ "engines": { |
Sorry, the diff of this file is too big to display
683892