Skip to content

Commit 1c1e8f0

Browse files
committed
fix(base): rename then to andThen to avoid thenable confusion
BREAKING CHANGE: `then` -> `andThen` fix #13
1 parent 649a47c commit 1c1e8f0

14 files changed

+2527
-2107
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,6 @@
7171
"commitizen": {
7272
"path": "./node_modules/cz-conventional-changelog"
7373
}
74-
}
74+
},
75+
"packageManager": "[email protected]+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c"
7576
}

0 commit comments

Comments
 (0)