@mseva/upyog-ui-module-pgrai 1.0.35 → 1.0.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +37 -37
package/package.json CHANGED
@@ -1,37 +1,37 @@
1
- {
2
- "name": "@mseva/upyog-ui-module-pgrai",
3
- "version": "1.0.35",
4
- "license": "MIT",
5
- "main": "dist/index.js",
6
- "module": "dist/index.modern.js",
7
- "source": "src/Module.js",
8
- "files": [
9
- "dist"
10
- ],
11
- "scripts": {
12
- "start": "microbundle-crl watch --no-compress --format modern,cjs",
13
- "build": "microbundle-crl --compress --no-sourcemap --format cjs",
14
- "prepublish": "yarn build"
15
- },
16
- "peerDependencies": {
17
- "react": "17.0.2",
18
- "react-router-dom": "5.3.0"
19
- },
20
- "dependencies": {
21
- "@mseva/digit-ui-libraries": "1.0.62",
22
- "@mseva/digit-ui-react-components": "1.0.5",
23
- "jspdf": "^2.5.1",
24
- "jspdf-autotable": "^3.8.2",
25
- "lodash.merge": "^4.6.2",
26
- "microbundle-crl": "^0.13.11",
27
- "react": "17.0.2",
28
- "react-dom": "17.0.2",
29
- "react-hook-form": "6.15.8",
30
- "react-i18next": "11.16.2",
31
- "react-query": "3.6.1",
32
- "react-router-dom": "5.3.0"
33
- },
34
- "devDependencies": {},
35
- "author": "",
36
- "description": ""
37
- }
1
+ {
2
+ "name": "@mseva/upyog-ui-module-pgrai",
3
+ "version": "1.0.36",
4
+ "license": "MIT",
5
+ "main": "dist/index.js",
6
+ "module": "dist/index.modern.js",
7
+ "source": "src/Module.js",
8
+ "files": [
9
+ "dist"
10
+ ],
11
+ "scripts": {
12
+ "start": "microbundle-crl watch --no-compress --format modern,cjs",
13
+ "build": "microbundle-crl --compress --no-sourcemap --format cjs",
14
+ "prepublish": "yarn build"
15
+ },
16
+ "peerDependencies": {
17
+ "react": "17.0.2",
18
+ "react-router-dom": "5.3.0"
19
+ },
20
+ "dependencies": {
21
+ "@mseva/digit-ui-libraries": "1.0.63",
22
+ "@mseva/digit-ui-react-components": "1.0.5",
23
+ "jspdf": "^2.5.1",
24
+ "jspdf-autotable": "^3.8.2",
25
+ "lodash.merge": "^4.6.2",
26
+ "microbundle-crl": "^0.13.11",
27
+ "react": "17.0.2",
28
+ "react-dom": "17.0.2",
29
+ "react-hook-form": "6.15.8",
30
+ "react-i18next": "11.16.2",
31
+ "react-query": "3.6.1",
32
+ "react-router-dom": "5.3.0"
33
+ },
34
+ "devDependencies": {},
35
+ "author": "",
36
+ "description": ""
37
+ }