Skip to content

Commit 36f090b

Browse files
authored
Add 1.0.2 dist (#11)
The `dist/` was forgotten in the previous commit.
1 parent d948d68 commit 36f090b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

dist/index.js

+5-1
Original file line numberDiff line numberDiff line change
@@ -8324,6 +8324,7 @@ exports.SET = new Set([
83248324
'operate',
83258325
'order',
83268326
'organise',
8327+
'organize',
83278328
'owe',
83288329
'own',
83298330
'paint',
@@ -8570,7 +8571,10 @@ exports.SET = new Set([
85708571
'write',
85718572
// Programming-specific verbs
85728573
'rewrite',
8573-
'refactor'
8574+
'refactor',
8575+
'reorganise',
8576+
'reorganize',
8577+
'restructure'
85748578
]);
85758579

85768580

0 commit comments

Comments
 (0)