Skip to content

Commit 621d4a7

Browse files
committed
v2.1.9
Updated version and fixed linting errors.
1 parent 841fac6 commit 621d4a7

File tree

4 files changed

+202
-171
lines changed

4 files changed

+202
-171
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webext-redux",
3-
"version": "2.1.7",
3+
"version": "2.1.9",
44
"description": "A set of utilities for building Redux applications in Web Extensions.",
55
"main": "lib/index.js",
66
"typings": "./index.d.ts",

0 commit comments

Comments
 (0)