@integration-app/react 0.3.12 → 1.0.0

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@integration-app/react",
3
- "version": "0.3.12",
3
+ "version": "1.0.0",
4
4
  "description": "",
5
5
  "author": "Integration.app",
6
6
  "source": "src/index.ts",
@@ -34,7 +34,7 @@
34
34
  "version": "npm version"
35
35
  },
36
36
  "dependencies": {
37
- "@integration-app/sdk": "^0.17.2",
37
+ "@integration-app/sdk": "^1.0.0",
38
38
  "awesome-debounce-promise": "^2.1.0",
39
39
  "query-string": "^7.1.1",
40
40
  "swr": "^2.2.0"