@itcase/lint 1.1.12 → 1.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -239,9 +239,6 @@ const props = [
239
239
  'after',
240
240
  'open',
241
241
  'close',
242
- 'primaryButton',
243
- 'secondaryButton',
244
- 'tertiaryButton',
245
242
  'is',
246
243
  'isDisabled',
247
244
  'set',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itcase/lint",
3
- "version": "1.1.12",
3
+ "version": "1.1.13",
4
4
  "author": "ITCase",
5
5
  "description": "Code style linter configuration presets",
6
6
  "engines": {