Skip to content

Commit 7d20041

Browse files
committed
2.1.2
1 parent f26ab4f commit 7d20041

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flux-standard-action",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "A human-friendly standard for Flux action objects",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3968,7 +3968,7 @@ lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11:
39683968
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
39693969
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
39703970

3971-
lodash@^4.17.13, lodash@^4.17.15:
3971+
lodash@^4.17.13:
39723972
version "4.17.15"
39733973
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
39743974
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==

0 commit comments

Comments
 (0)