tplus-components-touch 3.41.1 → 3.41.3

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.
package/package.json CHANGED
@@ -1,35 +1,35 @@
1
- {
2
- "name": "tplus-components-touch",
3
- "version": "3.41.1",
4
- "description": "",
5
- "main": "dist/index.js",
6
- "scripts": {
7
- "test": "set DEBUG=tplus:*,-not_this && mocha",
8
- "start": "node node_modules/mutants-devtools/bin/start",
9
- "build": "rm -rf dist && node node_modules/mutants-devtools/bin/build",
10
- "pub": "npm run build && npm publish --registry https://registry.npmjs.org && cnpm sync tplus-components-touch",
11
- "dev": "node node_modules/mutants-devtools/bin/dev ../touch"
12
- },
13
- "author": "",
14
- "license": "ISC",
15
- "devDependencies": {
16
- "babel-eslint": "^10.0.1",
17
- "babel-plugin-import-bee": "^1.1.0",
18
- "eslint": "^5.15.1",
19
- "eslint-plugin-react": "^7.13.0",
20
- "mocha": "^6.0.2",
21
- "mutants-appfx": "^1.0.0",
22
- "mutants-devtools": "^1.0.0",
23
- "mutants-microfx": "^1.0.0",
24
- "tplus-api": "~5.0.1",
25
- "tplus-components": "~3.41.1"
26
- },
27
- "dependencies": {
28
- "antd": "4.10.3",
29
- "bee-table": "^2.2.24",
30
- "keymaster": "^1.6.2",
31
- "lodash.findindex": "^4.6.0",
32
- "moment": "^2.24.0",
33
- "swiper": "^4.5.0"
34
- }
35
- }
1
+ {
2
+ "name": "tplus-components-touch",
3
+ "version": "3.41.3",
4
+ "description": "",
5
+ "main": "dist/index.js",
6
+ "scripts": {
7
+ "test": "set DEBUG=tplus:*,-not_this && mocha",
8
+ "start": "node node_modules/mutants-devtools/bin/start",
9
+ "build": "rm -rf dist && node node_modules/mutants-devtools/bin/build",
10
+ "pub": "npm run build && npm publish --registry https://registry.npmjs.org && cnpm sync tplus-components-touch",
11
+ "dev": "node node_modules/mutants-devtools/bin/dev ../touch"
12
+ },
13
+ "author": "",
14
+ "license": "ISC",
15
+ "devDependencies": {
16
+ "babel-eslint": "^10.0.1",
17
+ "babel-plugin-import-bee": "^1.1.0",
18
+ "eslint": "^5.15.1",
19
+ "eslint-plugin-react": "^7.13.0",
20
+ "mocha": "^6.0.2",
21
+ "mutants-appfx": "^1.0.0",
22
+ "mutants-devtools": "^1.0.0",
23
+ "mutants-microfx": "^1.0.0",
24
+ "tplus-api": "~5.0.1",
25
+ "tplus-components": "~3.41.1"
26
+ },
27
+ "dependencies": {
28
+ "antd": "4.10.3",
29
+ "bee-table": "^2.2.24",
30
+ "keymaster": "^1.6.2",
31
+ "lodash.findindex": "^4.6.0",
32
+ "moment": "^2.24.0",
33
+ "swiper": "^4.5.0"
34
+ }
35
+ }