@interface-technologies/check-for-js-bundle-update-saga 4.3.11 → 4.3.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@interface-technologies/check-for-js-bundle-update-saga",
3
- "version": "4.3.11",
3
+ "version": "4.3.12",
4
4
  "description": "Redux saga for checking if a JavaScript app has been deployed.",
5
5
  "homepage": "https://github.com/srmagura/iti-react",
6
6
  "repository": {
@@ -23,8 +23,8 @@
23
23
  "redux-saga": "^1.1.3"
24
24
  },
25
25
  "devDependencies": {
26
- "@interface-technologies/iti-react": "4.3.11",
27
- "@interface-technologies/tsconfig": "4.3.11",
26
+ "@interface-technologies/iti-react": "4.3.12",
27
+ "@interface-technologies/tsconfig": "4.3.12",
28
28
  "@redux-saga/is": "^1.1.2",
29
29
  "@redux-saga/symbols": "^1.1.2",
30
30
  "@testing-library/react-hooks": "^7.0.2",